> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/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.

Boolean 노드는 워크플로우에서 부울(true/false) 값을 전달하는 간단한 방법을 제공합니다. 부울 입력값을 받아 변경 없이 동일한 값을 출력함으로써, 다른 노드의 부울 매개변수를 제어할 수 있도록 합니다.

## 입력

| 매개변수 | 설명                  | 데이터 타입  | 필수 여부 | 범위              |
| ---- | ------------------- | ------- | ----- | --------------- |
| `값`  | 노드를 통해 전달할 부울 값입니다. | BOOLEAN | 예     | true<br />false |

## 출력

| 출력 이름    | 설명                       | 데이터 타입  |
| -------- | ------------------------ | ------- |
| `output` | 입력으로 제공된 것과 동일한 부울 값입니다. | BOOLEAN |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PrimitiveBoolean/ko.md)

***

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