create_lane
Create a new swimlane on a kanban board by providing the board ID and lane title. Set an optional WIP limit or sort order to manage workflow position.
Instructions
Create a new lane (swimlane) on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Lane (swimlane) title | |
| board_id | Yes | Board ID | |
| wip_limit | No | WIP limit | |
| sort_order | No | Position |