raggy_recall
Find relevant past memories using semantic search when initial context yields nothing or for a follow-up lookup. Filter by tags or source app to pinpoint answers.
Instructions
Targeted semantic search over memories. Only use AFTER raggy_context at session start has returned nothing relevant, or for a specific follow-up lookup mid-session. Do NOT call twice per question. For time-based queries use raggy_timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter to sources with any of these tags | |
| limit | No | Max results (default: 5) | |
| query | Yes | What do you need to remember? | |
| source_app | No | Filter by source app (e.g., "claude-code", "hermes", "openclaw") |