memory_timeline
Browse agent memories in chronological order, grouped by day. Filter by time range, tags, or node type.
Instructions
Browse memories chronologically. Returns memories in a time range, grouped by day. Defaults to last 7 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End of time range (ISO 8601 date or datetime). Default: now. | |
| tags | No | Filter by tags (ANY match) | |
| limit | No | Maximum number of memories to return (default: 50, max: 200) | |
| start | No | Start of time range (ISO 8601 date or datetime). Default: 7 days ago. | |
| node_type | No | Filter by node type (e.g. 'fact', 'concept', 'decision') | |
| detail_level | No | Level of detail: 'brief', 'summary' (default), or 'full' | summary |