ComfyUI Node
JSON Extract 🪽
A ComfyUI node in ComfyAngel/Utility with 5 inputs and 3 outputs.
JSON Extract 🪽
- values
- values_joined
- count
◄json_string►
◄fields►
◄delimiternewline►
◄output_delimiternewline►
◄default_value►
CategoryComfyAngel/Utility
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| json_string | STRING | — | |
| fields | STRING | — | |
| delimiteropt | COMBO | newline | 4 options: newline, comma, pipe, semicolon |
| output_delimiteropt | COMBO | newline | 4 options: newline, comma, pipe, semicolon |
| default_valueopt | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| values | STRING | — |
| values_joined | STRING | — |
| count | INT | — |