update_note
Replace the entire content of an existing note in your Obsidian vault with new Markdown.
Instructions
Replaces the entire content of an existing note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | New Markdown content (replaces everything). | |
| note_path | Yes | Relative path of the note to update. |