ComfyUI Node

get multiple

Retrieves multiple values from a dictionary using a list of keys. This node takes a dictionary and a list of keys, then returns a list containing the corresponding values. If a key is not found, the default value is used for that position.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
get multiple
  • input_dict
  • keys
  • default
  • values
CategoryBasic/DICT

Inputs (3)

NameTypeDefaultDescription
input_dictDICT
keysLIST
defaultopt*

Outputs (1)

NameTypeDescription
valuesLIST