update_note
Update an existing note in an Obsidian vault by providing the file path, optionally updating its content and metadata.
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 |