ComfyUI Node
Ino Json Get Field
Gets a field value from a JSON string by field name.
Ino Json Get Field
- success
- message
- field_value
◄base_json{}►
◄field_name►
CategoryInoJsonHelper
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| base_json | STRING | {} | — |
| field_name | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| field_value | * | — |