move_column
Reorder columns on a board by moving a column to a new position. Specify column ID or name and target index to change workflow order.
Instructions
Move a column to a new position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | No | Board ID or name (required for name lookup) | |
| column | Yes | Column ID or name | |
| position | Yes | New position index (0-based) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||