ComfyUI Node
Dict Get
A ComfyUI node in ComfyBros/JSON with 3 inputs and 6 outputs.
Dict Get
- py_dict
- as_string
- as_int
- as_float
- as_bool
- as_dict
- as_list
◄key►
◄default►
CategoryComfyBros/JSON
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| py_dict | PYDICT | — | |
| key | STRING | — | |
| defaultopt | STRING | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| as_string | STRING | — |
| as_int | INT | — |
| as_float | FLOAT | — |
| as_bool | BOOLEAN | — |
| as_dict | PYDICT | — |
| as_list | PYLIST | — |