Skip to main content
inputUpdateWorkflowStepInput

Fields

stepId
ID!
required

Optional name for the step.

JSON-encoded payload containing the action or condition configuration.

transitions
[ID]

Array of next step IDs. For ACTION: 1 element. For CONDITION: 2 elements (true, false). Use null for terminal/no branch. Full array replacement.

positionX
Float

X position of this step on the canvas.

positionY
Float

Y position of this step on the canvas.