ComfyUI Node
JsonUnflatten (Yogurt Nodes)
Unflatten flat JSON object back to nested structure
JsonUnflatten (Yogurt Nodes)
- flat_json
- nested_json
◄separator.►
◄auto_detect_arraystrue►
CategoryYogurtNodes/Logic
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| flat_json | * | Flattened JSON object | |
| separatoropt | STRING | . | Separator used in flattened keys |
| auto_detect_arraysopt | BOOLEAN | true | Automatically detect and create arrays |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| nested_json | * | — |