Patch Section
patch_sectionReplace the content under a specific heading in an Obsidian note while preserving the heading and the rest of the note.
Instructions
Replace the content under one heading, preserving the heading and the rest of the note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Existing note path, title, or alias. | |
| content | Yes | New Markdown section content. | |
| heading | Yes | Heading text, without # markers. |