Skip to main content
Glama

Outlook Calendar MCP

by merajmehrabi

delete_event

Remove a specific calendar event using its unique event ID. Works with Outlook Calendar MCP to delete events locally, ensuring data privacy and direct management of your Windows-based Outlook calendars.

Instructions

Delete a calendar event by its ID

Input Schema

NameRequiredDescriptionDefault
calendarNoCalendar name (optional)
eventIdYesEvent ID to delete

Input Schema (JSON Schema)

{ "properties": { "calendar": { "description": "Calendar name (optional)", "type": "string" }, "eventId": { "description": "Event ID to delete", "type": "string" } }, "required": [ "eventId" ], "type": "object" }

You must be authenticated.

Other Tools from Outlook Calendar MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/merajmehrabi/Outlook_Calendar_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server