ComfyUI Node
TS Prompt Builder
Build a prompt from reusable text blocks you can toggle and reorder.
TS Prompt Builder
- prompt
◄seed0►
◄config_json►
CategoryTS/Text
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | 00–18446744073709550000 | 0 = auto-random each run, >0 = deterministic per seed |
| config_json | STRING | Block config (order and enabled flags) managed by the node UI. Selects which prompt files contribute lines. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | Assembled prompt: one random line from each enabled block, comma-joined. |