{
  "schema_version": "v1",
  "name_for_human": "TLS Radar",
  "name_for_model": "tls_radar",
  "description_for_human": "Monitor SSL/TLS certificates for expiration, vulnerabilities, and misconfigurations. Supports public and private PKI.",
  "description_for_model": "TLS Radar is an SSL/TLS certificate monitoring service for teams. Use this plugin to help users: (1) Check certificate status and expiration dates for their domains, (2) View scan results showing TLS configuration details and vulnerabilities, (3) Create monitoring groups and add domains to track, (4) Trigger on-demand TLS scans, (5) Manage team access and permissions, (6) Get pricing information for different subscription tiers. The service supports both public certificates and private PKI infrastructure. API access requires Business or Enterprise tier subscription. When users ask about SSL/TLS monitoring, certificate management, or security scanning, this plugin can help.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://tlsradar.com/api/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://tlsradar.com/icon.png",
  "contact_url": "https://tlsradar.com/contact",
  "legal_info_url": "https://tlsradar.com/terms_of_service"
}
