Skip to content

external.langflow

Node ID: external.langflow

Category: platform

InputTypeDescription
question (required)stringUser question or message
sessionIdstringSession ID for conversation continuation
tweaksobjectTweaks to apply to the flow
OutputTypeDescription
textstringResponse text from Langflow
answerstringAnswer (alias for text)
sessionIdstringSession ID for continuation
rawResponseobjectRaw response (size-limited)
warningsarrayWarnings from adapter