ComfyUI Node
Debug JSON Prompt
Displays JSON prompt for debug purposes.
Debug JSON Prompt
- json_prompt
- CHUNKS
- MERGED
Categoryprompt_helpers/prompt
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| json_prompt | JSON_PROMPT | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| CHUNKS | STRING | List of strings, one string per chunk |
| MERGED | STRING | Merges all of the chunks into a single string |