ComfyUI Node
Gemini Field Extractor
A ComfyUI node in π€ Gemini with 6 inputs and 3 outputs.
Gemini Field Extractor
- extracted_value
- formatted_output
- extraction_success
βjson_inputββΊ
βfield_pathβΊ
βdefault_valueβΊ
βoutput_formatautoβΊ
βarray_handlingallβΊ
βjoin_separator, βΊ
Categoryπ€ Gemini
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| json_input | STRING | β | |
| field_path | STRING | β | |
| default_value | STRING | β | |
| output_format | COMBO | auto | 6 options: auto, string, json, number, boolean, list |
| array_handlingopt | COMBO | all | 4 options: first, last, all, join |
| join_separatoropt | STRING | , | β |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| extracted_value | STRING | β |
| formatted_output | STRING | β |
| extraction_success | BOOLEAN | β |