I'm developing a tool in ArcGIS Pro related to annotation. In the tool, I'm creating feature-linked annotation for existing features and relating them together after the annotation is created. Currently, the Arcade label expression for the annotation doesn't automatically update the text string for the annotation after the relationship is created and I'm unsure of how to do this programmatically.
Is there a way to do this?