ComfyUI Node
Parse JSON (MultiLoRA)
Parses a JSON string into a Python object (list, dict, number, etc.) so it can be consumed by nodes that accept any-type inputs.
Parse JSON (MultiLoRA)
- data
◄json_string—►
Categoryloaders
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| json_string | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| data | * | — |