ComfyUI Node
JsonPathExists (Yogurt Nodes)
Check if a path exists in JSON object
JsonPathExists (Yogurt Nodes)
- json_data
- exists
◄path$►
CategoryYogurtNodes/Logic
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| json_data | * | JSON object or string | |
| path | STRING | $ | JSONPath expression to check |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| exists | BOOLEAN | — |