create_label
Create a label on a Trello board by specifying a name and optional color.
Instructions
Create a new label on a board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | ID of the Trello board (uses default if not provided) | |
| name | Yes | Name of the label | |
| color | No | Color of the label (e.g., "red", "blue", "green", "yellow", "orange", "purple", "pink", "sky", "lime", "black", "null") |