ComfyUI Node
Get First Word (List)
A ComfyUI node in Prompt Palette-F with 7 inputs and 2 outputs.
Get First Word (List)
- text
- list
◄stop_word,►
◄use_regexfalse►
◄trimtrue►
◄remove_invalid_filename_charsfalse►
◄add_trailing_slashfalse►
◄text_separator, ►
◄items—►
CategoryPrompt Palette-F
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| stop_word | STRING | , | — |
| use_regex | BOOLEAN | false | — |
| trim | BOOLEAN | true | — |
| remove_invalid_filename_chars | BOOLEAN | false | — |
| add_trailing_slash | BOOLEAN | false | — |
| text_separator | STRING | , | — |
| itemsopt | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| list | STRING | — |