update_note
Modify Apple Note content by replacing, appending, or prepending text using note ID and update mode.
Instructions
Update a note's content (replace, append, or prepend)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Note ID | |
| mode | No | Update mode | replace |
| title | No | Note title | |
| account | No | Account | |
| content | Yes | New content |