search_notes
Search your Obsidian vault with hybrid semantic and keyword queries, returning files with matched sections for quick note retrieval.
Instructions
Read-only hybrid semantic/keyword search over the Obsidian vault. Returns file-level results with matched sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | hybrid | |
| limit | No | ||
| query | Yes | ||
| folder_exclude | No | ||
| folder_include | No | ||
| include_archived | No | ||
| include_sensitive | No | Requires OBSIDIAN_SEMANTIC_ALLOW_SENSITIVE=true on the server. |