update_note
Modify Obsidian notes by replacing text or inserting content at specific locations. Define edits with replace or insert modes, target headings, and control positioning. Preview changes before applying.
Instructions
Update content in an existing note using text replacements or precise insertions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dryRun | No | Preview changes without applying them | |
edits | Yes | Array of edit operations to apply | |
path | Yes | Path to the note within the vault |