create_column
Add a new column to a Kaiten board with configurable type, WIP limit, and sort order to structure workflow stages.
Instructions
Create a new column on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Column type: 1 - queue, 2 - in progress, 3 - done | |
| title | Yes | Column title | |
| board_id | Yes | Board ID | |
| wip_limit | No | WIP limit | |
| sort_order | No | Position |