get_object_history
Retrieve the complete change history for a Microsoft Graph object type, from oldest to newest, to see what has happened to it 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 |