flow
flow.forEachFor Each
Run another flow for each item in an array.
Inputs
3InputValue typeRequirementAccepted sources
Array
arrayArray to iterate. Value type: array from a previous node output. Each item is passed to the child flow as item, index, and length.arrayRequirednodeOutputCustom Input Mode
inputModeHow custom child-flow inputs are passed. The editor uses fields mode; item, index, and length remain system-managed.stringOptionalliteralCustom Inputs
inputsField mappings for target flow.input declarations other than item, index, and length. Values are resolved in the parent flow and passed unchanged to every iteration.objectOptionalliteralOutputs
4Output pathValue typeCoordinate space
data.flowIdstring—data.lengthnumber—data.iterationsnumber—data.outputsarray—Runtime support
DesktopSupported
Android AgentSupported