Prompt Formatter (Only Text)
TextOnlyFormatter
A simple node that returns the input text as-is. Useful for debugging or chaining text-based operations.
Pack: ComfyUI Prompt Formatter
custom_nodes.comfyui_prompt_formatter
Inputs (1)
| Name | Type | Required |
|---|---|---|
| text | STRING | required |
Outputs (1)
| Name | Type |
|---|---|
| STRING | STRING |