kaiten_create_column
Create a column on a Kaiten board by choosing its type (queue, in progress, done), WIP limit, sub-column count, and sort order to structure your project workflow.
Instructions
Create a column on a Kaiten board. Type: 1=queue, 2=in_progress, 3=done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Column type: 1=queue, 2=in_progress, 3=done | |
| title | Yes | Column title | |
| board_id | Yes | Board ID | |
| col_count | No | Number of sub-columns to split into | |
| wip_limit | No | WIP limit | |
| sort_order | No | Sort order | |
| wip_limit_type | No | WIP limit type (1=cards count, 2=size sum) |