memory_timeline
Browse memories chronologically within any date range, grouped by day. Filter by tags, node type, or detail level to find exactly what you need.
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 |