JSON Repair
Fix malformed LLM JSON output, normalize keys, and prepare payloads for schema validation.
Input issues detected
0Unquoted object keys
0Single quotes
0Trailing comma
Malformed JSON input
Prototype parser: local preview only, no upload.
LocalRepaired output
Run repair to normalize the payload.
{
"status": "waiting",
"message": "Run repair to normalize the payload."
}