update_note
Update a note by changing its content, replacing associated tags, or modifying linked contacts.
Instructions
Update an existing QuickNote or Note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note UUID | |
| content | No | Updated content | |
| tag_ids | No | Replace associated tags | |
| contact_ids | No | Replace associated contacts |