Add a label to a card
add_label_to_cardAttach an existing board label to a card by specifying the card ID and label ID.
Instructions
Attach an existing board label to a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Card id | |
| idLabel | Yes | Label id to add |