move-card
Move a Trello card to a specified list and position using the card ID and destination list ID. Simplify card organization within boards for better workflow management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cardId | Yes | ID of the card to move | |
listId | Yes | ID of the destination list | |
position | No | Position in the list (e.g. "top", "bottom") |