Append to note
append_to_noteAppend text to a note, optionally under a heading, and create the note if missing.
Instructions
Append text to a note, optionally under a specific heading. Creates the note if missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Vault-relative path to the note | |
| content | Yes | Text to append | |
| heading | No | Append under this heading (created at end if missing) |