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

# CombineHooks - ComfyUI Built-in Node Documentation

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

组合钩子 \[2] 节点将两个钩子组合合并为一个统一的组合钩子。它接收两个可选的钩子输入，并利用 ComfyUI 的钩子组合功能将其合并。这使您能够整合多个钩子配置，以实现简化的处理流程。

## 输入

| 参数        | 描述          | 数据类型  | 是否必填 | 范围 |
| --------- | ----------- | ----- | ---- | -- |
| `hooks_A` | 要合并的第一个钩子组合 | HOOKS | 否    | -  |
| `hooks_B` | 要合并的第二个钩子组合 | HOOKS | 否    | -  |

**注意：** 两个输入均为可选，但节点正常运行至少需要提供一个钩子组合。如果仅提供一个钩子组合，则将其原样返回。

## 输出

| 输出名称    | 描述                      | 数据类型  |
| ------- | ----------------------- | ----- |
| `hooks` | 合并后的钩子组合，包含两个输入组合中的所有钩子 | HOOKS |

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

***

**Source fingerprint (SHA-256):** `558ceef1cebedd0b7e045b7d1eb1afa4316ea6a3c35f982968af132dca164126`
