I need to programmatically identify which objects of a library as being used in an automation.
Example: I have a Library that has 20 objects and its being used in 100 automations. Each automation uses some or all the objects of this library. Is there a way of identifying which objects each automation is using? I was thinking that the XML files would contain this information, but I was not able to find it. Any ideas on how to solve this?