Remove a label from a card
remove_label_from_cardRemove a specified label from a Trello card by providing the card ID and label ID.
Instructions
Detach a label from a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Card id | |
| idLabel | Yes | Label id to remove |