memory_search
Retrieve saved project decisions and context from a local SQLite store using keyword and full-text search. Look up past notes to inform new work.
Instructions
Search memories with lexical/FTS retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |