ComfyUI Node
Ino List Get First
Returns the first item in a list. `success` is False if the list is empty.
Ino List Get First
- items
- item
- success
- length
CategoryInoListHelper
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| items | * | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| item | * | — |
| success | BOOLEAN | — |
| length | INT | — |