ComfyUI Node
JSON Parse
A ComfyUI node in ComfyBros/JSON with 2 inputs and 1 output.
JSON Parse
- py_dict
◄json_text{
"key": "value"
}►
◄json_input—►
CategoryComfyBros/JSON
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| json_text | STRING | { "key": "value" } | — |
| json_inputopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| py_dict | PYDICT | — |