Nodes/comfyui-sg-nodes/Find JSON Element
ComfyUI Node

Find JSON Element

A ComfyUI node in SGNodes/JSON with 3 inputs and 1 output.

By sebagallo·Created 8 months ago·Updated 5 months ago· 0
Find JSON Element
    • JSON_ELEMENT
    json_array[]
    match_key
    match_value
    CategorySGNodes/JSON

    Inputs (3)

    NameTypeDefaultDescription
    json_arraySTRING[]JSON array string.
    match_keySTRINGThe key to check in each element. Supports dot notation.
    match_valueSTRINGThe value to match against (compared as string).

    Outputs (1)

    NameTypeDescription
    JSON_ELEMENTSTRING