update-label
Modify Trello card labels by updating their name and color. Change label appearance or remove colors to organize project boards effectively.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labelId | Yes | ID of the label to update | |
| name | No | New name for the label | |
| color | No | New color for the label (use "null" to remove color) |