connect
Create a connection between two elements in a BPMN diagram. Optionally add a label or condition expression to define the flow.
Instructions
Connect two elements in the current diagram
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Label for the connection (optional) | |
| sourceId | Yes | ID of the source element | |
| targetId | Yes | ID of the target element | |
| condition | No | Condition expression for the flow (optional) |