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