synapse_timeline
Retrieve a chronological timeline of remembered facts for a specific entity or the global context, optionally limiting the number of entries returned.
Instructions
Chronological view of remembered facts.
Args: entity: Scope to one entity, or None for the global timeline. limit: Max number of rows. Default 50.
Returns: Time-ordered fact list, oldest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| entity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |