Skip to main content
Glama

MCP Calendar Server

by highthon-16

delete_calendar_event

Remove unwanted calendar events by specifying the event ID with this tool, ensuring efficient event management within MCP Calendar Server systems.

Instructions

캘린더 이벤트를 삭제합니다. Args: event_id: 삭제할 이벤트 ID

Input Schema

NameRequiredDescriptionDefault
event_idYes

Input Schema (JSON Schema)

{ "properties": { "event_id": { "title": "Event Id", "type": "integer" } }, "required": [ "event_id" ], "title": "delete_calendar_eventArguments", "type": "object" }

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/highthon-16/MCP'

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