append_to_note
Append content to the end of an existing vault note using fuzzy filename matching. No heading needed for quick additions.
Instructions
Append content to the end of an existing vault note (fuzzy filename match). Simpler than edit_section — no heading needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Filename or vault-relative path. | |
| content | Yes | Content to append. |