Common Node Fields
These fields are available on all node types. They provide shared functionality for node identification, conditional execution, thread management, and output handling.Thread Configuration
Thethread field controls conversation context:
Conditional Execution
Usecondition to skip nodes based on runtime state:
Automatic Message Saving
Usesave_message to capture output without a separate save_message node: