Nodes/Wildcard Pipeline/WP Prompt Assembler
ComfyUI Node

WP Prompt Assembler

A ComfyUI node in wildcard-pipeline with 2 inputs and 1 output.

By DumiFlex·Created 5 months ago·Updated 10 days ago· 9
WP Prompt Assembler
  • context
  • prompt
template
Categorywildcard-pipeline

Inputs (2)

NameTypeDefaultDescription
contextPIPELINE_CONTEXTThe resolved $variable context from any upstream WP Context / Loop / Injector chain. Required — without it the template can't resolve any $vars.
templateSTRINGYour prompt template. Type free text and insert $variable names where the upstream Context's values should appear. Inline {a|b|c} picks render verbatim here — produce randomness in a seeded module instead.

Outputs (1)

NameTypeDescription
promptSTRING