PersistentAI API Documentation / @persistentai/fireflow-types / flowOutputStreamKey
Function: flowOutputStreamKey()
flowOutputStreamKey(
fieldPath):string
Defined in: packages/fireflow-types/src/flow/execution/runtime/stream-bridge.ts:309
Key for child→parent output streams (written on CHILD workflow). FlowOutputNode writes to this key; ExecuteFlowNode reads from the child workflow using this key.
Parameters
fieldPath
string
Returns
string