mify.parser.json
Node ID: mify.parser.json
Category: parser
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
text (required) | string | Raw text from LLM output to parse |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
parsed | object | Parsed JSON object (null on failure) |
valid | boolean | |
error | object |