ComfyUI Node

GetJsonKeyValue

A ComfyUI node in advanced/utils with 4 inputs and 1 output.

By silveroxides·Created 10 months ago·Updated 2 months ago· 20
GetJsonKeyValue
    • key_value
    json_path./input/JSON_KeyValueStore.json
    key_id_method
    rotation_interval0
    key_idplaceholder
    Categoryadvanced/utils

    Inputs (4)

    NameTypeDefaultDescription
    json_pathSTRING./input/JSON_KeyValueStore.jsonPath to a .json file with simple top level structure with key and value. See example in custom node folder.
    key_id_methodCOMBO3 options: custom, random_rotate, increment_rotate
    rotation_intervalINT0how many steps to jump when doing rotate.
    key_idSTRINGplaceholderPut name of key in the .json here if using custom in key_id_method.

    Outputs (1)

    NameTypeDescription
    key_valueSTRING