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

# MergeTextLists - ComfyUI Built-in Node Documentation

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

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

이 노드는 여러 텍스트 목록을 하나의 결합된 목록으로 병합합니다. 텍스트 입력을 목록 형태로 받아 연결하도록 설계되었습니다. 노드는 병합된 목록의 총 텍스트 개수를 기록합니다.

## 입력

| 매개변수  | 설명                                              | 데이터 타입 | 필수 여부 | 범위    |
| ----- | ----------------------------------------------- | ------ | ----- | ----- |
| `텍스트` | 병합할 텍스트 목록입니다. 여러 목록을 입력에 연결할 수 있으며, 하나로 연결됩니다. | STRING | 예     | 해당 없음 |

**참고:** 이 노드는 그룹 프로세스(`is_group_process = True`)로 구성되어 있어, 기본 처리 함수가 실행되기 전에 여러 목록 입력을 자동으로 연결하여 처리합니다.

## 출력

| 출력 이름 | 설명                           | 데이터 타입 |
| ----- | ---------------------------- | ------ |
| `텍스트` | 모든 입력 텍스트를 포함하는 단일 병합 목록입니다. | STRING |

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

***

**Source fingerprint (SHA-256):** `043a39a373d03f1ff79dd0746070171bab4d5d915c985e4e64fd35f802b09f69`
