ComfyUI Node
Prompt Formatter (Only Text)
A simple node that returns the input text as-is. Useful for debugging or chaining text-based operations.
Prompt Formatter (Only Text)
- STRING
◄text—►
Categoryprompt_formatter
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The raw text prompt to pass through or format. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | Returns the raw text input for use in further processing. |