ComfyUI Node
Light-Tool: Deserialize a JSON string
Convert a JSON string to a JSON object
Light-Tool: Deserialize a JSON string
- json_object
◄json_str{"key": "This is value"}►
CategoryComfyUI-Light-Tool/DataProcessing
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| json_str | STRING | {"key": "This is value"} | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| json_object | * | — |