search_memories
Fuzzy search memories by name, description, or body, tolerating typos and partial matches, returning top matches with scores and snippets.
Instructions
Fuzzy search across name, description, and body. Tolerates typos, word-order shifts, and partial matches. Returns top matches with relevance scores (0-100) and body-context snippets. Use this for human-readable browsing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 10). | |
| query | Yes | What to look for. Fuzzy match (typo-tolerant). |