connect_bpmn_elements
Connect two BPMN elements with a sequence flow to define workflow relationships in BPMN diagrams. Specify source and target elements to establish process flow connections.
Instructions
Connect two BPMN elements with a sequence flow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diagramId | Yes | The diagram ID | |
| sourceElementId | Yes | The ID of the source element | |
| targetElementId | Yes | The ID of the target element | |
| label | No | Optional label for the sequence flow |