Skip to main content
Glama

Outlook Meetings Scheduler MCP Server

delete-event

Remove a calendar event in Microsoft Outlook by specifying its unique event ID, ensuring accurate updates to your schedule.

Instructions

Delete a calendar event

Input Schema

NameRequiredDescriptionDefault
eventIdYesID of the event to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "eventId": { "description": "ID of the event to delete", "type": "string" } }, "required": [ "eventId" ], "type": "object" }

You must be authenticated.

Other Tools from Outlook Meetings Scheduler 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/anoopt/outlook-meetings-scheduler-mcp-server'

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