{
  "schema_version": "v1",
  "name_for_model": "agentline",
  "name_for_human": "AgentLine",
  "description_for_model": "AgentLine gives AI agents a real phone number. Use this plugin to make outbound calls, send SMS, and handle inbound voice conversations via the AgentLine API. The full skill file (machine-readable instructions for an agent to operate telephony) is available at https://agentline.cloud/skill.md, and a consolidated full-text feed of all site/blog content is at https://agentline.cloud/llms-full.txt.",
  "description_for_human": "Give your AI agent a real phone number — make calls, send SMS, and handle inbound conversations through one API.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://api.agentline.cloud/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://agentline.cloud/logo.png",
  "contact_email": "support@agentline.cloud",
  "legal_info_url": "https://agentline.cloud/terms",
  "homepage_url": "https://agentline.cloud",
  "llm_sdk_endpoints": {
    "llms_txt": "https://agentline.cloud/llms.txt",
    "llms_full_txt": "https://agentline.cloud/llms-full.txt",
    "skill_md": "https://agentline.cloud/skill.md",
    "sitemap_xml": "https://agentline.cloud/sitemap.xml",
    "mcp": "https://api.agentline.cloud/mcp"
  }
}
