Move Kanban Card
basecamp_move_kanban_cardMove a Kanban card to a specific column and position to reorganize project tasks. Specify target column and optional zero-indexed position to control card order.
Instructions
Move a kanban card to a different column and/or position within that column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_id | Yes | Basecamp resource identifier | |
| card_id | Yes | ||
| column_id | Yes | ||
| position | No | Position within the destination column (zero-indexed). If not specified, card will be added to the end of the column. |