{
  "schema_version": "v1",
  "name_for_human": "The Vesey Private Hospital",
  "name_for_model": "the_vesey_clinic",
  "description_for_human": "Search services and guide prices, check live appointment availability, and book a private GP or health assessment at The Vesey (Sutton Coldfield, UK).",
  "description_for_model": "Booking API for The Vesey Private Hospital, a CQC-regulated private GP and specialist clinic in Sutton Coldfield, UK. Use it to search bookable services, read guide prices (GBP), check real appointment availability, and start a booking. PAYMENT-FIRST: POST /api/agent/bookings never confirms a slot directly — it returns a Stripe-hosted checkout URL and a bookingIntentId, and the appointment is confirmed only after the patient completes payment. Hand the checkoutUrl to the patient (or their authorised human) to finish. GUIDE PRICES ONLY: every price is a guide price confirmed at booking, may vary with clinical need, and is not a firm quote or offer to treat — surface the guidePriceNotice to the patient. Never fabricate slots, prices, or urgency; only offer availability the API returns. A remote MCP server exposing the same capabilities (search_services, get_service, check_availability, request_booking, get_clinic_facts) is available over Streamable HTTP at https://www.thevesey.co.uk/api/mcp.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://www.thevesey.co.uk/openapi-agent.json"
  },
  "logo_url": "https://www.thevesey.co.uk/og-image.png",
  "contact_email": "reception@thevesey.co.uk",
  "legal_info_url": "https://www.thevesey.co.uk/agent-api"
}
