search_text
Search Obsidian notes for exact words and phrases with BM25 full-text ranking.
Instructions
Full-text BM25 search via SQLite FTS5. Best for exact-word and phrase matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| vaults | No | ||
| exclude_paths | No |