Move Trello Card
trello_move_cardMove a Trello card to a specific list using list ID or exact list name.
Instructions
Move a card to a destination list id or exact list name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | Trello card id. | |
| listId | No | Destination list id. | |
| boardId | No | Board id, required when using listName unless TRELLO_BOARD_ID is set. | |
| listName | No | Exact destination list name. |