flow
flow.repeatCall Flow Multiple Times
Run another flow a fixed number of times.
Inputs
5InputValue typeRequirementAccepted sources
flowIdstringRequiredliteraltimesnumberRequiredliteralInput Mode
inputModeHow caller values are passed to the target flow on each repeat. 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 repeat. Keys must match required child flow.input names.objectOptionalliteralnodeOutputInputs
inputsField mapping passed to the target flow on each repeat when inputMode is fields.objectOptionalliteralOutputs
4Output pathValue typeCoordinate space
data.flowIdstring—data.timesnumber—data.iterationsnumber—data.outputsarray—Runtime support
DesktopSupported
Android AgentSupported