notes_update_note
Update an existing Apple Note by its ID, modifying the title, body, or both. Body content accepts plain text or HTML.
Instructions
Update an existing note by note_id. You can set title, body, or both. Body supports plain text or HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| title | No | ||
| note_id | Yes | ||
| body_format | No |