create_transition
Create a UML transition linking two states or pseudostates within a StateMachine by specifying parent, source, and target elements.
Instructions
Create a UML Transition between two Vertex elements (States/Pseudostates) in a StateMachine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_id | Yes | ||
| source_id | Yes | ||
| target_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||