update_note
Replace the content of an existing Apple Note with new text or HTML.
Instructions
Update the body content of an existing note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name/title of the note to update | |
| body | Yes | The new body content (HTML supported) |