search_text
Search Obsidian notes using full-text BM25 for exact-word and phrase matches, retrieving relevant results from specified vaults.
Instructions
Full-text BM25 search via SQLite FTS5. Best for exact-word and phrase matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| vaults | No | ||
| top_k | No | ||
| exclude_paths | No |