flowflow.output

Flow Output

Return named outputs from the current flow.

Inputs

3
InputValue typeRequirementAccepted sources
Output ModeoutputModeHow 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.stringOptionalliteral
Outputs ObjectoutputObjectOne object returned from this flow. Each top-level key becomes parent flow.run/flow.until data.outputs.<key>.objectOptionalliteralnodeOutput
OutputsoutputsField mappings used when outputMode is fields. Value type: object keyed by output name. Each declaration includes valueType and value.objectOptionalliteral

Outputs

1
Output pathValue typeCoordinate space
data.outputsobject

Runtime support

DesktopSupported
Android AgentSupported