Nodes/ComfyUI Prompt Formatter/Prompt Formatter (Only Text)
ComfyUI Node

Prompt Formatter (Only Text)

A simple node that returns the input text as-is. Useful for debugging or chaining text-based operations.

By younyokel·Created about a year ago·Updated about a year ago· 6
Prompt Formatter (Only Text)
    • STRING
    text
    Categoryprompt_formatter

    Inputs (1)

    NameTypeDefaultDescription
    textSTRINGThe raw text prompt to pass through or format.

    Outputs (1)

    NameTypeDescription
    STRINGSTRINGReturns the raw text input for use in further processing.