Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The Boolean node provides a simple way to pass boolean (true/false) values through your workflow. It takes a boolean input value and outputs the same value unchanged, allowing you to control boolean parameters in other nodes.

Inputs

ParameterData TypeRequiredRangeDescription
valueBOOLEANYestrue
false
The boolean value to pass through the node

Outputs

Output NameData TypeDescription
outputBOOLEANThe same boolean value that was provided as input