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

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `value` | The boolean value to pass through the node | BOOLEAN | Yes | true<br>false |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | The same boolean value that was provided as input | BOOLEAN |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PrimitiveBoolean/en.md)

---
**Source fingerprint (SHA-256):** `79442504184760e90a61eea787bb5e67f40e051b2ca8ee9bf6275f149bf7568b`
