JSON Parse

SimpleChatJsonParse

Parse JSON and extract up to 8 values by dot/bracket paths.

Pack: ComfyUI-SimpleChat

custom_nodes.ComfyUI-SimpleChat

Inputs (11)

NameTypeRequired
json_textSTRINGrequired
strip_code_fenceBOOLEANrequired
defaultSTRINGrequired
path1STRINGrequired
path2STRINGrequired
path3STRINGrequired
path4STRINGrequired
path5STRINGrequired
path6STRINGrequired
path7STRINGrequired
path8STRINGrequired

Outputs (9)

NameType
out1STRING
out2STRING
out3STRING
out4STRING
out5STRING
out6STRING
out7STRING
out8STRING
objSIMPLECHAT_JSON
JSON Parse | TealPug Node Explorer