update_note
Change an existing Productboard note by replacing fields or applying granular patches to set, clear, add, or remove items.
Instructions
Update an existing Productboard note. Use 'fields' for simple replacement or 'patch' for granular operations (set, clear, addItems, removeItems).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note UUID to update | |
| patch | No | Granular patch operations. Mutually exclusive with fields. | |
| fields | No | Fields to replace. Mutually exclusive with patch. |