flow
flow.untilCall Flow Until Success
Run another flow until it succeeds or times out.
Inputs
7InputValue typeRequirementAccepted sources
flowIdstringRequiredliteraltimeoutMsnumberRequiredliteralintervalMsnumberRequiredliteralMax Attempts
maxAttemptsMaximum number of attempts before this node fails. Use 0 for no attempt limit. Profile path: params.maxAttempts.numberOptionalliteralInput Mode
inputModeHow caller values are passed to the target flow on each attempt. Use object to pass one JSON object; use fields to map each declared flow.input separately.stringOptionalliteralInputs Object
inputObjectOne object passed to the target flow on every attempt. Keys must match required child flow.input names.objectOptionalliteralnodeOutputInputs
inputsField mapping passed to the target flow on each attempt when inputMode is fields.objectOptionalliteralOutputs
8Output pathValue typeCoordinate space
data.flowIdstring—data.timeoutMsnumber—data.intervalMsnumber—data.maxAttemptsnumber—data.attemptsnumber—data.timedOutbool—data.outputsobject—data.attemptOutputsarray—Runtime support
DesktopSupported
Android AgentSupported