ComfyUI Node

DB Get Item

A ComfyUI node in DataBeast with 2 inputs and 1 output.

By hanoixan·Created 2 years ago·Updated 2 years ago· 2
DB Get Item
  • source
  • value
expression
CategoryDataBeast

Inputs (2)

NameTypeDefaultDescription
sourceDB_ITEMSource item to query.
expressionSTRINGThe expression to apply to the source, if necessary. Ex: To get the 2nd index of the key "foo" assuming the source is a table, the expression is: ["foo"][1]

Outputs (1)

NameTypeDescription
valueDB_ITEM