> ## 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/zh.md)

***

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