Docs
NodesFlow Nodes
Edit Page on GitHub

Boolean Operation

Performs a logical operation based on a condition

logicandornotEasy0
Boolean Operation Node Screenshot

Description

Perform boolean logical operations on boolean values

Common Use Cases

  • Add complex conditional logic to your agent
  • Add multiple conditions

Inputs

The input connections this node accepts:

NameDescriptionTypeInput 1First inputBooleanInput 2Second inputBoolean

Outputs

The output connections this node provides:

NameDescriptionTypeTrueThe Flow of the Condition if trueFlowFalseThe Flow of the Condition if falseFlowResultResultBoolean

Fields

The configurable fields this node provides:

NameDescriptionTypeLogicLogic (NOT operation only works on input 1)Value: ANDOptions: AND OR NOTselect

Last updated on