ComfyUI Node
WP Prompt Assembler
A ComfyUI node in wildcard-pipeline with 2 inputs and 1 output.
WP Prompt Assembler
- context
- prompt
◄template►
Categorywildcard-pipeline
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| context | PIPELINE_CONTEXT | The resolved $variable context from any upstream WP Context / Loop / Injector chain. Required — without it the template can't resolve any $vars. | |
| template | STRING | Your 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)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |