ComfyUI Node
Prompt Title Selector (JSON)
A ComfyUI node in prompt/selection with 5 inputs and 3 outputs.
Prompt Title Selector (JSON)
- title_list
- prompt_list
- combined_prompt
◄json_file▾►
◄index_modefalse►
◄index0►
◄selected_indices[]►
◄join_separator
►
Categoryprompt/selection
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| json_file | COMBO | JSON file placed under ComfyUI/input. Selecting a file creates one ON/OFF toggle for every title. | |
| index_mode | BOOLEAN | false | — |
| index | INT | 0 | — |
| selected_indices | STRING | [] | Internal workflow state. Managed by title toggles. |
| join_separator | STRING | Separator used only for combined_prompt. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| title_list | STRING | — |
| prompt_list | STRING | — |
| combined_prompt | STRING | — |