memo_search
Search durable memories by text, vector similarity, or hybrid retrieval to get source records, IDs, dates, tags, and excerpts.
Instructions
Search durable memories by text, vector similarity, or hybrid mode.
Read-only with best-effort auto-capture side effects. 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 | ||
| date_from | No | ||
| body_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||