get_object_history
Retrieve the full change history for any Microsoft Graph object type, ordered oldest to newest, to answer 'what has happened over time?'
Instructions
Full change history for a specific Graph object type, oldest to newest — "what has happened to X over time?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ISO date (YYYY-MM-DD) | |
| endpoint | No | ||
| object_name | Yes | e.g. group, application, accessPackage, conditionalAccessPolicy |