get_recent_changes
Search Microsoft Graph API schema changes with filters by date, endpoint, object type, change kind, and source to pinpoint relevant updates.
Instructions
Structured, filterable query over the change history — filter by date, endpoint, object type/name, change kind, and source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ISO date (YYYY-MM-DD); defaults to 7 days ago | |
| source | No | ||
| endpoint | No | ||
| change_kind | No | ||
| object_name | No | e.g. group, user, conditionalAccessPolicy | |
| object_type | No | e.g. EntityType, EnumType, ComplexType, ObjectInstance |