Add Label to Card
add_label_to_cardAttach an existing label to a Trello card using its card ID and label ID. Organize cards by categorizing them with labels.
Instructions
Add an existing label to a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | The ID of the card | |
| labelId | Yes | The ID of the label to add |