I noticed the xml metadata object that is created when media is scanned includes some additional fields like addedAt and updatedAt in the XML itself beyond those that are accessible via the media or metadata objects in the agent's python code.
What is the best/easiest way to access these fields via my python agent? The main interest I have is to understand the last time a media object was updated by an agent.