Append to a note
append_to_noteAppend markdown content to the end of an existing Obsidian note. If the note does not exist, it creates a new one.
Instructions
Append markdown to the end of an existing note. Creates the note if it doesn't exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |