diagram_edge
Connect two diagram steps with a labeled wire, update its branch condition, or delete it. Call again with the same endpoints to change the label instead of adding a duplicate edge.
Instructions
Wire two steps of a diagram together, relabel that wire, or remove it.
label carries the condition on a branch out of a decision node ('yes', 'no', 'on timeout'). Calling again with the same endpoints updates the label instead of adding a second edge between them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| label | No | ||
| delete | No | ||
| to_key | Yes | ||
| from_key | Yes |