{
  "service": "inameeting.app — Zoom-Slack Status Updater",
  "version": "3.0.0",
  "description": "Webhook-driven, multi-tenant Slack status updater",
  "endpoints": {
    "GET /": "Service information",
    "GET /health": "Health check",
    "GET /auth/slack": "Start Slack OAuth onboarding",
    "POST /webhook/zoom": "Zoom webhook endpoint"
  }
}