ComfyUI Node
JsonParse (Yogurt Nodes)
Parse JSON string to object
JsonParse (Yogurt Nodes)
- json_object
◄json_string—►
◄stricttrue►
CategoryYogurtNodes/Logic
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| json_string | STRING | JSON string to parse | |
| strictopt | BOOLEAN | true | Use strict JSON parsing |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| json_object | * | — |