ComfyUI Node
String Template
Replaces variables in the template string with values from the input JSON variables (e.g. {name}). Missing variables are left as-is.
String Template
- string
◄template►
◄variables{}►
Category🚦ComfyUI_LLMs_Toolkit/JSON
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| template | STRING | — | |
| variablesopt | STRING | {} | Connect a JSON output (e.g., from JSON Builder) here. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |