Card snapshot
finn-tannlege.com
·
2026-06-18 22:17:00 UTC
·
3ea515d91786917a9ca6e56911c82c0c08ca256ebc22dc206100d78a2360df83
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Finn-tannlege",
"description": "A2A-markedsplass for norske tannlegeklinikker \u2014 ~6 900 klinikker med Helfo-avtale-, spesialitet- og akuttvakt-data. A2A marketplace for Norwegian dental clinics \u2014 ~6,900 clinics with Helfo-agreement, speciality, and emergency-duty data.",
"url": "https://finn-tannlege.com/a2a",
"protocolVersion": "0.3.0",
"provider": {
"organization": "Finn-tannlege",
"url": "https://finn-tannlege.com"
},
"version": "0.1.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"authentication": {
"schemes": [
"none"
],
"credentials": null
},
"skills": [
{
"id": "tannlege_search",
"name": "S\u00f8k tannlegeklinikker / Search dental clinics",
"description": "S\u00f8k 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. \u00abOslo\u00bb, \u00abVestland\u00bb), spesialitet (specialty, e.g. \u00abkjeveortopedi\u00bb, \u00abendodonti\u00bb), helfo (\u00abtrue\u00bb = Helfo direct-billing agreement only), akutt (1 = emergency duty clinics only). Eksempel / Example: \u00abfinn tannlege med Helfo-avtale i Bergen\u00bb, \"find orthodontist in Trondheim\".",
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"finn tannlege med helfo-avtale i Oslo",
"akuttvakt tannlege Stavanger",
"find orthodontist in Bergen",
"kjeveortoped Trondheim"
]
},
{
"id": "tannlege_info",
"name": "Hent klinikkdetaljer / Get clinic details",
"description": "Hent fullstendig profil for \u00e9n 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 \u00ab912345678\u00bb.",
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"{ \"org_nr\": \"912345678\" }",
"hent klinikk med orgnr 912345678"
]
},
{
"id": "tannlege_stats",
"name": "Aggregert statistikk / Aggregated statistics",
"description": "Hent aggregerte n\u00f8kkeltall 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: \u00abhvor mange tannleger finnes det i Norge?\u00bb, \"how many dental clinics have Helfo agreement?\".",
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"hvor mange tannleger er det i Norge totalt?",
"statistikk per fylke",
"how many clinics have Helfo agreement?"
]
}
],
"endpoints": {
"rest": "https://finn-tannlege.com/api/tannlege",
"a2a": "https://finn-tannlege.com/a2a",
"mcp": "https://finn-tannlege.com/mcp",
"openapi": "https://finn-tannlege.com/openapi.json",
"llms": "https://finn-tannlege.com/llms.txt"
}
}