patch_vault_file
Modifies markdown file content relative to a specific heading by appending, prepending, or replacing text within that section.
Instructions
Patch a vault file relative to a markdown heading: append/prepend content within the heading's section, or replace the section's content entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| target | Yes | ||
| content | Yes | ||
| operation | Yes | ||
| targetType | Yes |