memory_search
Search the persistent memory vault to recall information from past sessions, user preferences, and project decisions.
Instructions
Searches the persistent memory vault for stored knowledge. Use this to recall information from previous sessions, user preferences, project decisions, and any previously stored context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional tag filter (without '#') to narrow results. | |
| fuzzy | No | Enable fuzzy matching for spelling tolerance. | |
| limit | No | Maximum number of results to return. | |
| query | Yes | The search query string. |