agtmem_search
Search long-term project memory with hybrid full-text and trigram matching. Retrieve relevant note snippets and IDs, excluding superseded entries, to quickly resume work.
Instructions
Search long-term memory (hybrid FTS5 + trigram, RRF-merged). Returns short snippets with ids. Superseded notes are excluded. Use this first when resuming work on a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | restrict to one note type | |
| limit | No | ||
| query | Yes | free text, any language | |
| scope | No | project scope, e.g. 'my-project' |