Patch Section
patch_sectionReplace content under a specific heading in an Obsidian note, keeping the heading and other sections intact.
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. |