search_context
Search an Obsidian vault for notes matching a query, returning results with surrounding line context to understand relevance.
Instructions
Read-only Obsidian search with surrounding line context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | Optional Obsidian vault name; defaults to OBSIDIAN_READONLY_VAULT. | |
| query | Yes | ||
| limit | No | ||
| path | No | ||
| format | No | text | |
| case_sensitive | No |