ComfyUI Node
HTTP Convert JSON
A ComfyUI node in HTTP/JSON with 5 inputs and 2 outputs.
HTTP Convert JSON
- result
- formatted
◄input_data{}►
◄operationparse►
◄indent2►
◄sort_keysfalse►
◄ensure_asciifalse►
CategoryHTTP/JSON
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| input_data | STRING | {} | — |
| operation | COMBO | parse | 4 options: parse, stringify, format, minify |
| indentopt | INT | 20–8 | — |
| sort_keysopt | BOOLEAN | false | — |
| ensure_asciiopt | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result | STRING | — |
| formatted | STRING | — |