Nodes are the key components of a workflow. By connecting node with different functionalities, you can execute a series of operations within the workflow.
For core workflow node, please refer to Block Description.
Variables are used to link the input and output of node within a workflow, enabling complex processing logic throughout the process. Fore more details, please take refer to Variables.
Application Scenarios
Usage Entry Points
Differences in Available Node
sys.query
, sys.files
, sys.conversation_id
, sys.user_id
. Built-in variables for Workflow’s start node include: sys.files
, sys_id
.Edit this page | Report an issue
Nodes are the key components of a workflow. By connecting node with different functionalities, you can execute a series of operations within the workflow.
For core workflow node, please refer to Block Description.
Variables are used to link the input and output of node within a workflow, enabling complex processing logic throughout the process. Fore more details, please take refer to Variables.
Application Scenarios
Usage Entry Points
Differences in Available Node
sys.query
, sys.files
, sys.conversation_id
, sys.user_id
. Built-in variables for Workflow’s start node include: sys.files
, sys_id
.Edit this page | Report an issue