Create a label on a board
create_labelCreate a new label on a Trello board by specifying a name and color.
Instructions
Create a new label on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Label name | |
| color | Yes | Label color | |
| idBoard | No | Board id (defaults to TRELLO_BOARD_ID if set) |