ComfyUI Node
XAV JSON to Primitives
A ComfyUI node in XAV/json with 1 input and 4 outputs.
XAV JSON to Primitives
- int_val
- float_val
- bool_val
- str_val
◄json_ref—►
CategoryXAV/json
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| json_ref | STRING | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| int_val | INT | — |
| float_val | FLOAT | — |
| bool_val | BOOLEAN | — |
| str_val | STRING | — |