memory_recall
Perform hybrid search (vector + BM25) across all projects with neural reranking to retrieve insights, patterns, and solutions. Filter results by category and set a limit.
Instructions
Hybrid search (vector + BM25) across ALL projects with neural reranking.
Args:
query: Search query - works with both keywords and semantic concepts
category: Optional filter: PATTERN, CONFIG, DEBUG, PERF, PREF, INSIGHT, API, AGENT
limit: Max results (default 5, max 50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| category | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |