ComfyUI Node
keys
Returns all keys in a dictionary. This node takes a dictionary and returns a list containing all of its keys.
keys
- input_dict
- LIST
CategoryBasic/DICT
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| input_dict | DICT | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LIST | LIST | — |