raggy_timeline
Answer temporal questions by retrieving memories from a specified time window or ISO date range. Filter results by session, source app, or content type to recall what happened today, yesterday, or last week.
Instructions
Use for time-based queries like "what did we work on today/yesterday/last week". Pass since as a relative window (e.g. "24h", "7d") or ISO date. Do NOT use raggy_recall for temporal questions — this is the right tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| since | No | ISO date start (default: 7 days ago) | |
| until | No | ISO date end (default: now) | |
| session_id | No | Filter to a specific session ID | |
| source_apps | No | Filter by source app (e.g., "claude-code", "hermes", "openclaw") | |
| content_types | No | Filter by content type |