update_note
Update an existing Obsidian note's content and metadata. Specify the note path, then optionally provide new content or metadata changes.
Instructions
Update an existing note.
Args: path: Path to the note content: New content (optional) metadata: Metadata updates (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | No | ||
| metadata | No |