ComfyUI Node
JsonFlatten (Yogurt Nodes)
Flatten nested JSON object to flat key-value pairs
JsonFlatten (Yogurt Nodes)
- json_data
- flattened_json
◄separator.►
◄include_arraystrue►
CategoryYogurtNodes/Logic
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| json_data | * | JSON object to flatten | |
| separatoropt | STRING | . | Separator for nested keys |
| include_arraysopt | BOOLEAN | true | Include array elements with index |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| flattened_json | * | — |