reorder_columns
Set a board's column display order by passing all column IDs in the desired sequence.
Instructions
Set the display order of a board's columns. Pass every column id in the wanted order (get_board_schema lists them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | ||
| columnIds | Yes | ||
| projectId | Yes |