Search Obsidian notes
obsidian_search_notesSearch local Obsidian Markdown notes by topic or phrase. Get ranked excerpts, headings, tags, and paths in read-only mode, with optional prefix or tag filters.
Instructions
Search Markdown notes using deterministic phrase, token, and Chinese 2-gram ranking.
Use this first for topical discovery or paraphrased questions. Results include vault-relative
paths, headings, excerpts, tags, scores, and pagination metadata. The tool is local and
read-only.
If results are broad, add prefix or tag; if has_more is true, request next_offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional tag, with or without #. | |
| limit | No | Maximum chunks to return. | |
| query | Yes | Topic, phrase, or question to search for. | |
| offset | No | Pagination offset. | |
| prefix | No | Optional vault-relative folder prefix. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |