memory_search_hybrid
Search memories with hybrid lexical and semantic matching, using graph context when available and falling back to lexical search if needed.
Instructions
Lexical, semantic or RRF hybrid search with optional graph context. Provider unavailable or unindexed scope falls back to lexical. Results indicate candidate limits and fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| mode | No | hybrid | |
| sort | No | ||
| tags | No | ||
| type | No | ||
| limit | No | ||
| query | Yes | ||
| offset | No | ||
| source | No | ||
| project | No | ||
| namespace | No | ||
| all_projects | No | ||
| created_after | No | ||
| graph_context | No | ||
| created_before | No | ||
| importance_min | No | ||
| include_deleted | No | ||
| include_expired | No |