OptionalfromOptionalcount?: number1-indexed occurrence of this step name. Use when the same step name appears multiple times (e.g. in a loop).
The step name as defined in your workflow code.
Optionaltype?: "do" | "sleep" | "waitForEvent"Step type filter. Use when different step types share the same name.
Restart from a specific step. If omitted, the instance restarts from the beginning. The step must exist in the instance's execution history.