create-label
Generate and manage labels on Trello boards using board ID, label name, and color. Simplify organization and categorization of tasks directly through the Trello API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | ID of the board to create the label in | |
color | Yes | Color of the label | |
name | Yes | Name of the label |