Microsoft Bookings · Capability
Microsoft Bookings API (Microsoft Graph) — Appointments
Microsoft Bookings API (Microsoft Graph) — Appointments. 4 operations. Lead operation: List appointments. Self-contained Naftiko capability covering one Microsoft Bookings business surface.
What You Can Do
GET
Listappointments
— List appointments
/v1/solutions/bookingbusinesses/{id}/appointments
POST
Createappointment
— Create appointment
/v1/solutions/bookingbusinesses/{id}/appointments
POST
Cancelappointment
— Cancel appointment
/v1/solutions/bookingbusinesses/{id}/appointments/{appointmentid}/cancel
GET
Listcalendarview
— List bookings calendarView
/v1/solutions/bookingbusinesses/{id}/calendarview
MCP Tools
list-appointments
List appointments
read-only
idempotent
create-appointment
Create appointment
cancel-appointment
Cancel appointment
list-bookings-calendarview
List bookings calendarView
read-only
idempotent