> ## 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.

# PrimitiveInt - ComfyUI Built-in Node Documentation

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

PrimitiveInt 노드는 워크플로우에서 정수 값을 간편하게 사용할 수 있는 방법을 제공합니다. 정수 입력을 받아 동일한 값을 출력하므로, 노드 간에 정수 매개변수를 전달하거나 다른 작업을 위한 특정 숫자 값을 설정하는 데 유용합니다.

## 입력

| 매개변수 | 설명                | 데이터 타입 | 필수 여부 | 범위                                          |
| ---- | ----------------- | ------ | ----- | ------------------------------------------- |
| `값`  | 출력할 정수 값 (기본값: 0) | INT    | 예     | -9223372036854775807 \~ 9223372036854775807 |

## 출력

| 출력 이름    | 설명                    | 데이터 타입 |
| -------- | --------------------- | ------ |
| `output` | 변경 없이 그대로 전달된 입력 정수 값 | INT    |

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

***

**Source fingerprint (SHA-256):** `13b5ff6703498fd37ae48d574e010cf78aa2bfc514b68c34b2cf6740ed75c834`
