Get available slots
get_available_slotsFree appointment slots for one bookable service variant at one clinic, up to 14 days ahead. Each slot carries a FHIR Slot resource and a bookingUrl where the PATIENT completes the booking themselves on the web (this server never books).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Window length in days. | |
| from_date | No | Window start (YYYY-MM-DD, clinic runs Europe/Stockholm). Defaults to today. | |
| clinic_slug | Yes | The clinic slug from search_clinics (the URL segment, e.g. "mickes-klinik-lund"). | |
| service_variant_id | Yes | A bookable service variant id from list_clinic_services. |