Views
No views yet
1{
2 "task": "REPAIR",
3 "input": {
4 "diagram": "string - The failing Mermaid diagram code",
5 "diagram_type": "string - Type of diagram (flowchart, sequence, etc.)",
6 "compiler_errors": ["array of error messages from Mermaid parser"]
7 }
8}