planka_move_card
Move cards to a different list or adjust their position to reflect workflow transitions, like moving 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 |