ComfyUI Node
JSON Iterator
A ComfyUI node in 🚦ComfyUI_LLMs_Toolkit/JSON with 4 inputs and 3 outputs.
JSON Iterator
- json_string
- current_index
- total_items
â—„file_pathâ–ş
â—„start_index0â–ş
â—„auto_nexttrueâ–ş
â—„reset_iteratorfalseâ–ş
Category🚦ComfyUI_LLMs_Toolkit/JSON
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| file_path | STRING | — | |
| start_index | INT | 00–18446744073709550000 | — |
| auto_next | BOOLEAN | true | — |
| reset_iterator | BOOLEAN | false | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| json_string | STRING | — |
| current_index | INT | — |
| total_items | INT | — |