Creates a new label with a specified name (required) and color on a Trello board (idBoard required); this action defines the label but does not apply it to cards.
namestringName for the new label (0-16384 characters). **Required by the Trello API.** An empty string creates a color-only visual label.
colorstringColor for the new label. Valid values: green, yellow, orange, red, purple, blue, sky, lime, pink, black (and their _dark/_light variants). If not specified, the label will have no color (color=null).
idBoardstringID of the board for the new label. Must be a 24-character hexadecimal TrelloID (e.g., '60d5f2d97f5f8c008d3e9d6b'). Note: The 8-character shortLink from board URLs is NOT accepted by this endpoint. Required by the Trello API.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.