Recall memories
memory_recallRecall relevant long-term memories by keyword to restore session context and surface past work, preferences, or project history. Returns entries with type, importance, and similarity.
Instructions
Search long-term memories by keywords (keyword + embedding hybrid; falls back to keyword when embedding is unavailable). Returns matching entries with type, importance, and similarity. Call at the start of a new session/task (query = current topic) to restore context; also call whenever the user references past work, project history, or personal preferences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by type | |
| limit | No | Max results, default 5 | |
| query | Yes | Search keyword/question | |
| scope | No | Read scope: auto merged (default) / project / global |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |