brain_search
Search across all brain data including lessons, context, sessions, CKG nodes, and roadmap items. Use when a targeted recall fails or to find anything the brain knows about a topic.
Instructions
BM25+ full-text search over ALL brain data: lessons, context entries, session history, CKG nodes, roadmap items. Unlike smart_recall (which focuses on lessons + context), brain_search casts a wider net. Use when smart_recall returns nothing or when you want to find anything the brain knows about a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 15) | |
| query | Yes | What to search for | |
| instance_id | Yes | Brain instance ID |