{
  "schema_version": "v1",
  "name_for_human": "OptiComm.AI Agents",
  "name_for_model": "opticomm_ai_agents",
  "description_for_human": "Deploy dedicated AI agents for every employee and customer. Voice, WhatsApp, Email & API automation.",
  "description_for_model": "OptiComm.AI Agents is an enterprise AI agent platform. Use this API to initiate outbound AI voice calls to phone numbers using configured agents, and to check the status of previously initiated calls. The API supports dynamic variables for personalized conversations, idempotency keys to prevent duplicate calls, webhook callbacks for async status updates, and automatic Do Not Call (DNC) compliance checks. Agents can autonomously update CRM records, book appointments, create support tickets, and manage DNC registrations during calls. Authentication requires an X-API-Key header with a company-scoped API key.",
  "auth": {
    "type": "service_http",
    "authorization_type": "custom",
    "custom_auth_header": "X-API-Key",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://agents.opticomm.ai/.well-known/openapi.json"
  },
  "logo_url": "https://agents.opticomm.ai/logo-icon.png",
  "contact_email": "contact@opticomm.ai",
  "legal_info_url": "https://agents.opticomm.ai/terms"
}
