ComfyUI Node
List Filter
A ComfyUI node in DebugPadawan/List with 4 inputs and 2 outputs.
List Filter
- input_list
- filtered_list
- count
◄filter_mode▾►
◄filter_value►
◄excludefalse►
CategoryDebugPadawan/List
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| input_list | LIST | — | |
| filter_mode | COMBO | 5 options: contains, starts_with, ends_with, regex, equals | |
| filter_value | STRING | — | |
| excludeopt | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| filtered_list | LIST | — |
| count | INT | — |