ComfyUI Node
Smart JSON Text
A ComfyUI node in text with 2 inputs and 2 outputs.
Smart JSON Text
- json_text
- parsed_json
◄json_text{
"key": "value"
}►
◄validate_on_inputtrue►
Categorytext
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| json_text | STRING | { "key": "value" } | — |
| validate_on_inputopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| json_text | STRING | — |
| parsed_json | STRING | — |