memo_search
Retrieve durable memories by text, vector similarity, or hybrid search. Filter by source, date, type, and file to get IDs, tags, and excerpts.
Instructions
Search durable memories by text, vector similarity, or hybrid mode.
Read-only. Use for direct retrieval when you need source records, ids,
dates, tags, or excerpts. mode accepts hybrid, vec, or bm25;
body_chars controls snippet length, and source attributes consult
logging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| mode | No | hybrid | |
| type | No | ||
| when | No | ||
| limit | No | ||
| query | Yes | ||
| source | No | ||
| date_to | No | ||
| explain | No | ||
| date_from | No | ||
| body_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||