{"name":"ESP32 Vision API","endpoints":{"POST /api/capture?mode=MODE":"Send JPEG, get Claude response","GET /api/latest/page/:page":"Page through latest response","GET /api/history":"List past responses","GET /api/history/:id":"Get specific response","GET /api/history/:id/page/:page":"Get page of response","GET /api/config":"View config","POST /api/config":"Update config","GET /api/state":"Device state (button presses, current page)","POST /api/button":"Report button press","GET /health":"Status"},"modes":["solve","describe","ocr","identify","explain","answer","summarize"],"display":{"cols":25,"rows":12,"maxChars":5000}}