move-card
Move Trello cards between lists to organize tasks and manage workflows. Specify card ID, destination list ID, and optional position.
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") |