Update Note
update_noteUpdate the body of an existing iCloud note by its exact title. Optionally change the title as well.
Instructions
Updates the body of an existing note by exact title. Optionally replaces the title too. If multiple notes share that title, the first match is updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | New plain-text body for the note. | |
| title | Yes | Exact title of the note to update. | |
| account | No | Account name. Defaults to "iCloud". | |
| newTitle | No | New title for the note. Omit to keep the existing title. |