to LIST
Basic data handling: CastToList
Converts any input to a LIST. Non-list inputs are wrapped in a list. If input is a ComfyUI data list, it converts the individual items into a Python LIST.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| input | * | required |
Outputs (1)
| Name | Type |
|---|---|
| LIST | LIST |