move-all-cards-in-list
Transfer all cards from one Trello list to another list, either within the same board or to a different board, using list and board IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | ID of the source list | |
| destinationBoardId | Yes | ID of the destination board | |
| destinationListId | Yes | ID of the destination list |