flow
flow.runCall Flow
Run another flow once.
Inputs
4InputValue typeRequirementAccepted sources
flowIdstringRequiredliteralInput Mode
inputModeHow caller values are passed to the target flow. 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. Keys must match the child flow.input names when those inputs are required.objectOptionalliteralnodeOutputInputs
inputsField 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.objectOptionalliteralOutputs
2Output pathValue typeCoordinate space
data.flowIdstring—data.outputsobject—Runtime support
DesktopSupported
Android AgentSupported