NodesFlow Nodes
Edit Page on GitHubBoolean Operation
Performs a logical operation based on a condition
logicandornotEasy0
Boolean Operation
0True
False
Result
Input 1
Not connectedBoolean
Input 2
Not connectedBoolean
Logic
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 inputBooleanOutputs
The output connections this node provides:
NameDescriptionTypeTrueThe Flow of the Condition if trueFlowFalseThe Flow of the Condition if falseFlowResultResultBooleanFields
The configurable fields this node provides:
NameDescriptionTypeLogicLogic (NOT operation only works on input 1)Value:ANDOptions: AND OR NOTselectLast updated on