{
  "protocolVersion": "0.3.0",
  "name": "Top Dental Clinics Turkey — Register Agent",
  "description": "Read-only agent for an independent, complaint-first register of dental clinics in Turkey. It answers questions about a clinic's score, the top-ranked clinics (overall or by city), clinic-vs-clinic comparisons, complaint and red-flag records, evidence confidence, and the scoring methodology — always from published, reproducible data. It is not a clinic, healthcare provider or government authority, and no clinic pays for placement.",
  "version": "1.1.0",
  "url": "https://topdentalclinicsturkey.com/api/agent",
  "preferredTransport": "JSONRPC",
  "additionalInterfaces": [
    { "transport": "JSONRPC", "url": "https://topdentalclinicsturkey.com/api/agent" }
  ],
  "iconUrl": "https://topdentalclinicsturkey.com/favicon.svg",
  "documentationUrl": "https://topdentalclinicsturkey.com/data",
  "provider": {
    "organization": "ITEXPERT24 LTD",
    "url": "https://topdentalclinicsturkey.com/about"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "securitySchemes": {},
  "security": [],
  "supportsAuthenticatedExtendedCard": false,
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "keywords": [
    "dental clinics Turkey", "dental tourism", "clinic ranking", "complaint-first",
    "independent register", "Antalya", "Istanbul", "Izmir", "open data"
  ],
  "skills": [
    {
      "id": "clinic-score",
      "name": "Look up a clinic score",
      "description": "Return a named clinic's composite score (out of 100), rank, complaint record and evidence confidence grade under the published complaint-first methodology.",
      "tags": ["dental", "turkey", "score", "ranking"],
      "examples": ["What is Taki Dent's score?", "How is Dentatur Dental ranked?", "Score for Bravodent International"]
    },
    {
      "id": "top-clinics",
      "name": "Top-ranked clinics",
      "description": "Return the current top-ranked dental clinics in Turkey, overall or filtered by city (Antalya, Istanbul, Izmir, Fethiye, Marmaris, Kuşadası, Bodrum, Ankara, Adana, Alanya).",
      "tags": ["dental", "turkey", "ranking", "city"],
      "examples": ["Top dental clinics in Turkey", "Best rated clinic in Antalya", "Top clinics in Istanbul"]
    },
    {
      "id": "compare",
      "name": "Compare a clinic with the #1",
      "description": "Compare any ranked clinic against the current #1 (Taki Dent) on the same eight weighted criteria.",
      "tags": ["compare", "dental", "turkey"],
      "examples": ["Compare Dentatur with the top clinic", "Dentforum vs Taki Dent"]
    },
    {
      "id": "complaints",
      "name": "Complaint & safety record",
      "description": "Return the evidence-supported complaint record (qualified / serious / critical) and any red flags for a clinic, or list clinics with recorded red flags.",
      "tags": ["complaints", "safety", "red-flags"],
      "examples": ["Does Bravodent have complaints?", "Which clinics have red flags?", "Clinics with no complaints"]
    },
    {
      "id": "methodology",
      "name": "Explain the methodology",
      "description": "Explain how clinics are scored: eight weighted categories, complaint-first, marketing scores zero, no paid placement, right of reply.",
      "tags": ["methodology", "transparency"],
      "examples": ["How do you rank clinics?", "What are the scoring criteria?"]
    },
    {
      "id": "data",
      "name": "Open data & downloads",
      "description": "Point to the downloadable datasets: full scorecards JSON, compact clinic index, and the public change log (all CC-BY-4.0).",
      "tags": ["data", "open-data", "downloads"],
      "examples": ["Where can I download your data?", "Is there an open dataset?"]
    }
  ],
  "extensions": {
    "dataset": "https://topdentalclinicsturkey.com/data/clinic-scorecards.json",
    "clinicIndex": "https://topdentalclinicsturkey.com/data/clinics-index.json",
    "changeLog": "https://topdentalclinicsturkey.com/data/change-log.jsonl",
    "methodology": "https://topdentalclinicsturkey.com/ranking-methodology",
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "spatialCoverage": "Turkey",
    "clinicCount": 206,
    "methodologyVersion": "1.1"
  }
}
