update_label
Modify a label's name or color to keep your Trello board organized. Requires the label's ID.
Instructions
Update an existing label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | ID of the Trello board (uses default if not provided) | |
| labelId | Yes | ID of the label to update | |
| name | No | New name for the label | |
| color | No | New color for the label |