get_node_timeline
Fetch a compact, reverse-chronological change timeline for a single Microsoft Graph schema object, formatted for the visualizer detail panel. Quickly review the modification history of any entity type.
Instructions
Compact newest-first change timeline for one schema object, sized for the visualizer detail panel. App-facing companion to get_object_history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ISO date or day count (e.g. "90") | |
| node_id | Yes | Entity type name (case-insensitive) | |
| endpoint | No |