fizzy_move_card
Move a card to any target column, including special 'done' or 'not_now' columns, to update its status and keep your board organized.
Instructions
Move a card to a different column (use 'done' or 'not_now' for special columns)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column | Yes | Target column: 'done', 'not_now', or a column ID for custom columns | |
| card_id | Yes | The ID of the card |