append_note
Append text to the end of an Obsidian note, creating the note if it doesn't exist. Use to add content without overwriting existing notes.
Instructions
Append text to the end of a note (creates the note if it doesn't exist).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |