flow
flow.outputFlow Output
Return named outputs from the current flow.
Inputs
3InputValue typeRequirementAccepted sources
Output Mode
outputModeHow returned values are written. Use object to pass one JSON object whose top-level fields become flow outputs; use fields to map named outputs one by one.stringOptionalliteralOutputs Object
outputObjectOne object returned from this flow. Each top-level key becomes parent flow.run/flow.until data.outputs.<key>.objectOptionalliteralnodeOutputOutputs
outputsField mappings used when outputMode is fields. Value type: object keyed by output name. Each declaration includes valueType and value.objectOptionalliteralOutputs
1Output pathValue typeCoordinate space
data.outputsobject—Runtime support
DesktopSupported
Android AgentSupported