search_vault_blocks
Search for blocks in Obsidian notes using filters for content, heading, or source path, returning results with file and line details.
Instructions
Search parsed note blocks with file and line provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Optional case-insensitive text filter over block content. | |
| limit | No | Maximum rows to return. Capped at 200. | |
| heading | No | Optional case-insensitive filter over heading path. | |
| vault_path | Yes | Path to the Obsidian vault. | |
| source_path | No | Optional case-insensitive filter over source path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |