{
    "success": true,
    "message": "Agentic Hospitality Cloud API Server",
    "version": "1.0.0",
    "endpoints": {
        "POST \/chat": "Search using Discovery Engine",
        "GET \/chat": "Get chat API status",
        "GET \/health": "Health check"
    }
}