get_node_timeline
Retrieve a newest-first change timeline for a single Graph API schema object, with optional limit and date filter, to quickly review recent modifications in a compact format.
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 |