Recall timeline
recall_timelineList all memory items from a recent time window in reverse chronological order. Use to recall events or saved data from the past days, optionally filtered by source.
Instructions
List the user's memory items within a recent time window, newest-first — a COMPLETE enumeration (not a relevance ranking). Use it for 'what did I do/save in the last N days' questions. Optionally restrict to one source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many days back from now to include (default 7). | |
| limit | No | Maximum items to list (default 60). | |
| source | No | Restrict to one source. | |
| container_tag | No | Namespace — omit to use the configured default. |