search_memories
Search stored memories using full-text search, filtering by category and including archived entries as needed.
Instructions
Search Glyph Hold memories with deterministic SQLite FTS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of memories. | |
| query | Yes | ||
| category | No | ||
| include_archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||