update_label
Update a Trello label by providing its ID and optionally changing its name or color.
Instructions
Update a Trello label. Provide label_id and fields to update (name, color). Returns the updated label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| color | No | ||
| label_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |