search
Locate markdown memory entries by case-insensitive substring across titles, bodies, tags, and status. Optionally scope to a specific file, returning full entry blocks with IDs for immediate updates.
Instructions
Case-insensitive substring search over entry titles, bodies, tags and
status. Optional file (e.g. "DECISIONS.md") to scope. Returns full
matching entry blocks with id + file, ready to feed update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |