search_memory
Search long-term memory for entries relevant to a query, recalling what was learned in earlier sessions to provide context for the current task.
Instructions
Search long-term memory for entries relevant to a query.
Call this at the start of a task (or whenever prior context would help) to recall what was learned in earlier sessions.
The memory bucket is determined automatically from your authenticated identity; you cannot and need not specify whose memory to read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of memories to return (default from config). | |
| query | Yes | Natural-language description of what to recall. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |