brain_search
Find relevant notes in your markdown vault by combining dense and BM25 search with RRF fusion. Use an optional path prefix to narrow results.
Instructions
Dense + BM25 prefetch, RRF fusion. Optional path_prefix narrows scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| path_prefix | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |