update-label-field
Modify Trello label properties by updating either the name or color field using the label ID and new value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labelId | Yes | ID of the label to update | |
| field | Yes | Field to update (name or color) | |
| value | Yes | New value for the field |