add_lane
Add a lane to an existing pool in a BPMN diagram by specifying the pool ID, lane name, and optional position.
Instructions
Add a lane to an existing pool in the current diagram
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the lane | |
| poolId | Yes | ID of the pool to add lane to | |
| position | No | Position relative to existing lanes | bottom |