flowflow.run

Call Flow

Run another flow once.

Inputs

4
InputValue typeRequirementAccepted sources
flowIdstringRequiredliteral
Input ModeinputModeHow caller values are passed to the target flow. Use object to pass one JSON object; use fields to map each declared flow.input separately.stringOptionalliteral
Inputs ObjectinputObjectOne object passed to the target flow. Keys must match the child flow.input names when those inputs are required.objectOptionalliteralnodeOutput
InputsinputsField mapping passed to the target flow when inputMode is fields. Each key must match a child flow.input name, and each value must be fixed or come from a node output.objectOptionalliteral

Outputs

2
Output pathValue typeCoordinate space
data.flowIdstring
data.outputsobject

Runtime support

DesktopSupported
Android AgentSupported