recall
Perform semantic search over stored memories to recover context from prior sessions, enabling continuity at session start.
Instructions
Semantic search across all stored memories. Use this at the start of a session to recover context from prior sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags (any-match). | |
| limit | No | ||
| query | Yes | Natural language query. | |
| project | No | Restrict to a project. | |
| min_importance | No |