memory_search
Find relevant stored memories by querying full-text indexed long-term memory, with OR ranking by default or strict AND matching for precise retrieval.
Instructions
Search memories using FTS when available, with OR ranking by default or strict AND matching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | or | |
| limit | No | ||
| query | Yes | ||
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |