search_with_context
Search an Obsidian vault and retrieve matching lines with surrounding context for better understanding.
Instructions
Search the vault with surrounding line context for each match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| path | No | Limit to path | |
| limit | No | Max results | |
| format | No | Output format | |
| case | No | Case-sensitive search |