ComfyUI Node
RedNode Prompt Combine
Combine prompt parts with a separator. Two boxes by default, '+ add textbox' for more, reorderable via the order field.
RedNode Prompt Combine
- prompt
◄text_1►
◄text_2►
◄separator, ►
◄order►
Categoryconditioning/krea2
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text_1 | STRING | — | |
| text_2 | STRING | — | |
| separator | STRING | , | placed between parts; type \n for a newline |
| order | STRING | rearrange parts without rewiring: 1-based indices, e.g. '2,1' or '3,1'. Unlisted parts follow in natural order. Empty = natural order. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |