ComfyUI Node
Prompt JSON Unpack
Unpack an LLM-produced JSON into ComfyUI-typed fields + Mustache vars.
Prompt JSON Unpack
- positive
- negative
- width
- height
- steps
- cfg
- sampler
- seed
- notes
- vars
- obj
- sampler_name
◄json_text►
◄strip_code_fencetrue►
CategorySimpleChat/Utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| json_text | STRING | — | |
| strip_code_fenceopt | BOOLEAN | true | — |
Outputs (12)
| Name | Type | Description |
|---|---|---|
| positive | STRING | — |
| negative | STRING | — |
| width | INT | — |
| height | INT | — |
| steps | INT | — |
| cfg | FLOAT | — |
| sampler | SAMPLER | — |
| seed | INT | — |
| notes | STRING | — |
| vars | SIMPLECHAT_VARS | — |
| obj | SIMPLECHAT_JSON | — |
| sampler_name | STRING | — |