Delete a card
delete_cardPermanently delete a card from a board. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | Card id from list_cards. | |
| board_id | Yes | The board UUID, or the board URL the user shared. Never invent one. | |
| password | No | The board password, if the board is protected. |