Skip to main content
Glama

Outlook MCP Server

delete-event

Remove unwanted or outdated calendar events by specifying the event ID. This tool integrates with Microsoft Outlook via the Microsoft Graph API to manage events across multiple accounts.

Instructions

Deletes a calendar event

Input Schema

NameRequiredDescriptionDefault
eventIdYesThe ID of the event to delete

Input Schema (JSON Schema)

{ "properties": { "eventId": { "description": "The ID of the event to delete", "type": "string" } }, "required": [ "eventId" ], "type": "object" }
Install Server

Other Tools from Outlook MCP Server

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/johnsonboibeats/Outlook-MCP'

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