notes_append_to_note
Append plain text or HTML to an existing Apple Note using its note ID, with an optional blank line separator. Add new content to any note without overwriting existing text.
Instructions
Append content to an existing note by note_id. Supports plain text or HTML append mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| note_id | Yes | ||
| content_format | No | ||
| insert_blank_line | No |