ComfyUI Node
List Get Index
A ComfyUI node in prompt/presets with 2 inputs and 1 output.
List Get Index
- list
- element
◄index0►
Categoryprompt/presets
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| list | STRING_LIST | The list to read from. | |
| index | INT | 0-10000–10000 | Index of the element to retrieve. Negative values count from the end. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| element | STRING | — |