Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dripart-mintlify-e28287af.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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