get_vault_file_partial
Extracts the content under a specific heading from an Obsidian vault file, returning the heading line through the next same-or-higher-level heading.
Instructions
Get the content of a single heading's section from a vault file (heading line through the next same-or-higher-level heading, exclusive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| target | Yes | ||
| targetType | Yes |