basecamp_move_card
Move a card to a different column to update its status. Specify project, card, and target column, with optional position.
Instructions
Move a card to a different column (status change)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ||
| position | No | Position in the target column (1-based, optional) | |
| to_column | Yes | Target column ID | |
| project_id | Yes |