obsidian_patch_note
Update Obsidian notes by patching headings, block references, or frontmatter keys using append, prepend, or replace operations.
Instructions
Patch one heading, block reference, or frontmatter key with append/prepend/replace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | Optional configured vault name. Defaults to the server default vault. | |
| path | Yes | Vault-relative path. Absolute paths and traversal are rejected. | |
| targetType | Yes | ||
| target | Yes | ||
| operation | Yes | ||
| content | Yes |