> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PrimitiveBoolean - ComfyUI Built-in Node Documentation

> Complete documentation for the PrimitiveBoolean node in ComfyUI. Learn its inputs, outputs, parameters and usage.

布尔节点提供了一种简单的方式，用于在工作流中传递布尔值（true/false）。它接收一个布尔输入值，并原样输出该值，使您能够控制其他节点中的布尔参数。

## 输入

| 参数  | 描述          | 数据类型    | 是否必填 | 取值范围            |
| --- | ----------- | ------- | ---- | --------------- |
| `值` | 要通过节点传递的布尔值 | BOOLEAN | 是    | true<br />false |

## 输出

| 输出名称     | 描述        | 数据类型    |
| -------- | --------- | ------- |
| `output` | 与输入相同的布尔值 | BOOLEAN |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PrimitiveBoolean/zh.md)

***

**Source fingerprint (SHA-256):** `3913c2e23480710c9c9f003538b89ed0ab73cb4b47c587c5bf884b9c666999e0`
