Nodes/comfyui-timesaver/TS Studio Input (Text)
ComfyUI Node

TS Studio Input (Text)

Marker: a text parameter of a TS Image Studio backend workflow. The studio finds it by param_name and fills the value (prompt, negative prompt, edit instruction...). Standalone it is just a string source.

By AlexYez·Created 2 years ago·Updated 3 days ago· 11
TS Studio Input (Text)
    • text
    value
    param_nameprompt
    label
    CategoryTS/Studio

    Inputs (3)

    NameTypeDefaultDescription
    valueSTRINGThe text the studio replaces at run time.
    param_nameSTRINGpromptName the studio uses to find this marker and set its value (e.g. 'prompt', 'width', 'source_image'). Must be unique per workflow.
    labeloptSTRINGOptional human-readable label shown in the studio UI instead of param_name.

    Outputs (1)

    NameTypeDescription
    textSTRING