Get Timeline
get_timelineRetrieve recent timeline events to provide context for resuming work or reviewing past activities.
Instructions
Show recent events. Call this when the user asks what happened recently or when resuming work that may depend on recent events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. | |
| scope | No | Optional scope that narrows memory access; leave blank for the token default. | |
| bucket | No | Memory bucket or namespace to read from or write to; use % only for tools that support wildcard reads. | % |
| event_type | No | Timeline event type, such as event, milestone, decision, or handoff. | |
| session_id | No | Optional session identifier associated with the event, timeline query, or snapshot. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |