memory_search
Retrieve relevant project memory documents using search queries, tag filters, and scope selection to access persistent knowledge stored locally.
Instructions
Search memory documents in the active project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| k | No | Max results to return | |
| require_path_match | No | Require path matching | |
| tags | No | Filter by tags | |
| include_expired | No | Include expired memories | |
| debug | No | Include debug information about search process | |
| scope | No | Search scope: project (default), global concepts, or all |