move_card
Moves a card to a different column by specifying its ID, sequential ID, or name, and the target column ID or name.
Instructions
Move a card to a different column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card | Yes | Card ID, sequential ID (#123), or name | |
| column | Yes | Target column ID or name | |
| board | No | Board ID or name (needed for name lookups) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||