timeline
Build a chronological view of memory changes for a node, query result, or tenant. Use when order and evidence matter.
Instructions
Build a chronological view of memory changes for a node, a query result, or the whole tenant. Use when order and evidence matter. Returns timestamped timeline items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of timeline items to return. | |
| query | No | Optional natural-language query to select relevant memories. | |
| node_id | No | Optional node ID to anchor the timeline. | |
| max_depth | No | Relationship traversal depth when a node ID or query is supplied. | |
| include_evidence | No | Whether to include evidence records alongside node and edge events. |