planka_move_card
Move a card to a different list or position, updating its workflow stage such as from To Do to In Progress.
Instructions
Move a card to a different list or position. Use this for workflow transitions (e.g., 'To Do' -> 'In Progress').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | The card ID | |
| listId | Yes | Target list ID | |
| position | No | Position in the list (lower = higher). Default: end of list |