Database Schema API with LLM Analysis
Web interface not found. Use the API endpoints directly:
- POST /api/connect - Connect and extract schema
- POST /api/schema - Extract schema (alias for /api/connect)
- POST /api/analyze - Analyze schema with LLM
- POST /api/connect-and-analyze - Connect, extract, and analyze in one request
- GET /api/schemas - List cached schemas
- GET /api/health - Health check