{
  "schema_version": "v1",
  "name_for_human": "SPRAWNO Booking",
  "name_for_model": "sprawno_booking",
  "description_for_human": "Check availability and book a car service appointment at SPRAWNO (Bogucin near Poznań).",
  "description_for_model": "Booking interface for SPRAWNO, a car service & detailing shop in Bogucin near Poznań, Poland. Use listServices to get bookable services and their ids, listAvailableSlots to find free 45-minute slots (all times Europe/Warsaw; resolve relative dates first), getWorkingHours for hours, and bookAppointment to create a booking REQUEST. Booking is a request model: the shop phones the customer to confirm, so always tell the user it is a request, not a confirmed appointment, and collect their name and phone before booking. Only oil change and tyre service are bookable now; more services open ~September 2026.",
  "auth": { "type": "none" },
  "api": { "type": "openapi", "url": "https://sprawno.pl/openapi.json" },
  "logo_url": "https://sprawno.pl/img/sprawno-logo-glowne.jpg",
  "contact_email": "kontakt@sprawno.pl",
  "legal_info_url": "https://sprawno.pl/polityka-prywatnosci/"
}
