append_to_note
Append text to a note in your Obsidian vault, creating the note if it doesn't exist. Use for adding new content without rewriting existing notes.
Instructions
Append to a note, creating it if absent.
The append-only primitive: prefer this over rewriting raw capture notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| text | Yes | ||
| heading | No |