Finn-tannlege
https://finn-tannlege.com/a2askills: {'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'], 'input_modes': ['text/plain', 'application/json'], 'output_modes': ['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'], 'input_modes': ['application/json'], 'output_modes': ['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?'], 'input_modes': ['text/plain', 'application/json'], 'output_modes': ['application/json']}; conformance: fail
How to connect
https://finn-tannlege.com/a2a
curl -X POST https://finn-tannlege.com/a2a \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'