(
reactFlowNodeData: INodeData,
question: string,
form: Record<string, any>,
flowConfig: IFlowConfig | undefined,
availableVariables: Variable[],
variableOverrides: IVariableOverride[],
uploadedFilesContent: string,
chatHistory: IMessage[],
componentNodes: IComponentNodes,
agentFlowExecutedData?: IAgentflowExecutedData[],
iterationContext?: ICommonObject,
loopCounts?: Map<string, number>,
webhook?: Record<string, any>
)
source not stored for this graph (policy: none)
no test coverage detected