keys
Basic data handling: DictKeys
Returns all keys in a dictionary. This node takes a dictionary and returns a list containing all of its keys.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| input_dict | DICT | required |
Outputs (1)
| Name | Type |
|---|---|
| LIST | LIST |