Show JSON
{
"protocolVersion": "1.0.0",
"name": "Finn-tannlege",
"description": "A2A-markedsplass for norske tannlegeklinikker med Helfo-avtale-, spesialitet- og akuttvakt-data. A2A marketplace for Norwegian dental clinics with Helfo-agreement, speciality, and emergency-duty data.",
"author": "Finn-tannlege",
"wellKnownURI": "https://finn-tannlege.com/.well-known/agent-card.json",
"url": "https://finn-tannlege.com/a2a",
"version": "0.1.0",
"provider": {
"organization": "Finn-tannlege",
"url": "https://finn-tannlege.com/"
},
"documentationUrl": null,
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [],
"securitySchemes": {
"consumerApiKey": {
"in": "header",
"name": "X-API-Key",
"type": "apiKey",
"description": "Frivillig og helt gratis identitetsnøkkel for AI-agenter — hentes via POST /api/keys (valgfritt label/contact_email i JSON-body), ingen innlogging eller konto kreves. Samme headernavn (X-API-Key) kan andre steder også brukes til en egen, urelatert produsent/skrive-nøkkel, men finn-tannlege.com har ingen skrive-API, så her betyr X-API-Key utelukkende denne valgfrie forbrukernøkkelen. Søk er allerede helt åpent uten nøkkel. Gir en egen forbrukslogg; rate-grensen på finn-tannlege.com er per i dag en flat IP-kvote som IKKE økes av nøkkelen. Voluntary, completely free identity key for AI agents — get one via POST /api/keys (optional label/contact_email in the JSON body), no login or account needed. The same header name (X-API-Key) may elsewhere also be used for a separate, unrelated producer/write key, but finn-tannlege.com has no write API, so here X-API-Key refers exclusively to this optional consumer key. Search is already fully open without a key. Grants a usage-ledger record; finn-tannlege.com's rate limit is currently a flat per-IP quota not raised by a key."
}
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "tannlege_search",
"name": "Søk tannlegeklinikker / Search dental clinics",
"description": "Søk blant norske tannlegeklinikker med fritekst og/eller strukturerte filtre. Search Norwegian dental clinics using free text and/or structured filters. Parameters: q (free text, matches name/city), fylke (county name, e.g. «Oslo», «Vestland»), spesialitet (specialty, e.g. «kjeveortopedi», «endodonti»), helfo («true» = Helfo direct-billing agreement only), akutt (1 = emergency duty clinics only). Eksempel / Example: «finn tannlege med Helfo-avtale i Bergen», \"find orthodontist in Trondheim\".",
"tags": [],
"examples": [
"finn tannlege med helfo-avtale i Oslo",
"akuttvakt tannlege Stavanger",
"find orthodontist in Bergen",
"kjeveortoped Trondheim"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "tannlege_info",
"name": "Hent klinikkdetaljer / Get clinic details",
"description": "Hent fullstendig profil for én tannlegeklinikk via organisasjonsnummer. Fetch full profile for a single dental clinic by organisation number (org_nr). Returns: name, address, county, phone, website, Helfo status, emergency duty, specialities, chain affiliation, and enrichment metadata. Parameter: org_nr (9-digit Norwegian organisation number). Eksempel / Example: org_nr «912345678».",
"tags": [],
"examples": [
"{ \"org_nr\": \"912345678\" }",
"hent klinikk med orgnr 912345678"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "tannlege_stats",
"name": "Aggregert statistikk / Aggregated statistics",
"description": "Hent aggregerte nøkkeltall for den norske tannlegemarkedet. Fetch aggregated key figures for the Norwegian dental market. Returns: total clinic count, per-county breakdown, Helfo count, chain count, emergency-duty count, and specialist-clinic count. Eksempel / Example: «hvor mange tannleger finnes det i Norge?», \"how many dental clinics have Helfo agreement?\".",
"tags": [],
"examples": [
"hvor mange tannleger er det i Norge totalt?",
"statistikk per fylke",
"how many clinics have Helfo agreement?"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "cd035cbe-46f9-4591-889e-e4fa20663113"
}