Update Note
update_noteReplace the body of an existing note with new HTML content using its ID.
Instructions
Replace the entire body of an existing note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note ID (x-coredata:// format) | |
| body | Yes | New HTML body to replace existing content |