Move Card
move_cardMove a Trello card to a different list or board. Specify destination list, optional board, and position to reorganize workflow.
Instructions
Move a card to a different list, and optionally to a different board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pos | No | Position in the destination list | |
| cardId | Yes | The ID of the card to move | |
| idList | Yes | The ID of the destination list | |
| idBoard | No | The ID of the destination board (if moving across boards) |