move-card
Move Trello cards to specific lists and positions using a card ID and destination list ID. Simplify card management and organization directly from the MCP server.
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") |