Skip to content

mify.parser.json

Node ID: mify.parser.json

Category: parser

InputTypeDescription
text (required)stringRaw text from LLM output to parse
OutputTypeDescription
parsedobjectParsed JSON object (null on failure)
validboolean
errorobject