collections_update
Modify an existing collection's name, color, or description in Yonote by providing its ID and new values.
Instructions
Update a collection's properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Collection ID | |
| name | No | New name | |
| color | No | New color (hex) | |
| description | No | New description |