recall
Search and retrieve stored memories using keyword, semantic, or hybrid modes. Filter results by tags, time range, or importance to find relevant information quickly.
Instructions
Search and retrieve memories. Supports keyword/semantic/hybrid modes, tag/time/importance filters. Query is optional for filters-only searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Search mode. Omit to let the server classify the query and pick the strategy. | |
| tags | No | Filter to memories with ANY of these tags. | |
| limit | No | Maximum results (default 10) | |
| query | No | Search query (optional — omit for filters-only). | |
| timeRange | No | Filter to memories created within this range. | |
| minImportance | No | Lower bound on memory importance (0.0-1.0). |