Microsoft Office 365 · Capability
Microsoft Office 365 Microsoft Graph API — Calendar
Microsoft Office 365 Microsoft Graph API — Calendar. 9 operations. Lead operation: Microsoft Office 365 Get Calendar View. Self-contained Naftiko capability covering one Microsoft Office 365 business surface.
What You Can Do
GET
Getcalendarview
— Microsoft Office 365 Get Calendar View
/v1/me/calendarview
GET
Listcalendars
— Microsoft Office 365 List Calendars
/v1/me/calendars
GET
Listevents
— Microsoft Office 365 List Events
/v1/me/events
POST
Createevent
— Microsoft Office 365 Create Event
/v1/me/events
GET
Getevent
— Microsoft Office 365 Get Event
/v1/me/events/{event-id}
PATCH
Updateevent
— Microsoft Office 365 Update Event
/v1/me/events/{event-id}
DELETE
Deleteevent
— Microsoft Office 365 Delete Event
/v1/me/events/{event-id}
POST
Acceptevent
— Microsoft Office 365 Accept Event
/v1/me/events/{event-id}/accept
POST
Declineevent
— Microsoft Office 365 Decline Event
/v1/me/events/{event-id}/decline
MCP Tools
microsoft-office-365-get-calendar
Microsoft Office 365 Get Calendar View
read-only
idempotent
microsoft-office-365-list-calendars
Microsoft Office 365 List Calendars
read-only
idempotent
microsoft-office-365-list-events
Microsoft Office 365 List Events
read-only
idempotent
microsoft-office-365-create-event
Microsoft Office 365 Create Event
microsoft-office-365-get-event
Microsoft Office 365 Get Event
read-only
idempotent
microsoft-office-365-update-event
Microsoft Office 365 Update Event
idempotent
microsoft-office-365-delete-event
Microsoft Office 365 Delete Event
idempotent
microsoft-office-365-accept-event
Microsoft Office 365 Accept Event
microsoft-office-365-decline-event
Microsoft Office 365 Decline Event