kaiten_update_lane
Update a Kaiten board lane's properties including title, WIP limit, sort order, and active status. Configure lane limits and card types to streamline board management.
Instructions
Update a lane on a Kaiten board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title | |
| lane_id | Yes | Lane ID | |
| board_id | Yes | Board ID | |
| condition | No | 1=active, 2=archived | |
| row_count | No | Number of sub-rows 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) | |
| default_card_type_id | No | Default card type ID for new cards in this lane |