ComfyUI Node
JB · Stitcher
Wraps multiple JSON fragments under a single top-level title. Each input is parsed as JSON; objects deep-merge into the title's child object (same-level scalar leaves: last input wins; new sub-fields underneath are added recursively). Arrays append. Bare strings get a synthetic '__inputN' key. Connect input_1 → the next input slot auto-spawns.
JB · Stitcher
- raw_json
- string
◄titlecharacter_1►
◄output_formatloose_keys►
◄input_1—►
◄input_2—►
◄input_3—►
◄input_4—►
◄input_5—►
◄input_6—►
◄input_7—►
◄input_8—►
◄input_9—►
◄input_10—►
◄input_11—►
◄input_12—►
◄input_13—►
◄input_14—►
◄input_15—►
◄input_16—►
◄input_17—►
◄input_18—►
◄input_19—►
◄input_20—►
◄input_21—►
◄input_22—►
◄input_23—►
◄input_24—►
CategoryFVM Tools/JB
Inputs (26)
| Name | Type | Default | Description |
|---|---|---|---|
| title | STRING | character_1 | — |
| output_format | COMBO | loose_keys | 3 options: pretty_json, compact_json, loose_keys |
| input_1opt | STRING | — | |
| input_2opt | STRING | — | |
| input_3opt | STRING | — | |
| input_4opt | STRING | — | |
| input_5opt | STRING | — | |
| input_6opt | STRING | — | |
| input_7opt | STRING | — | |
| input_8opt | STRING | — | |
| input_9opt | STRING | — | |
| input_10opt | STRING | — | |
| input_11opt | STRING | — | |
| input_12opt | STRING | — | |
| input_13opt | STRING | — | |
| input_14opt | STRING | — | |
| input_15opt | STRING | — | |
| input_16opt | STRING | — | |
| input_17opt | STRING | — | |
| input_18opt | STRING | — | |
| input_19opt | STRING | — | |
| input_20opt | STRING | — | |
| input_21opt | STRING | — | |
| input_22opt | STRING | — | |
| input_23opt | STRING | — | |
| input_24opt | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| raw_json | STRING | — |
| string | STRING | — |