Skip to main content
Glama

MCP Calendar Server

by highthon-16

get_event_by_id

Retrieve specific calendar event details by providing its unique event ID in the MCP Calendar Server, enabling quick access and management of event information.

Instructions

ID로 특정 캘린더 이벤트를 조회합니다.

Input Schema

NameRequiredDescriptionDefault
event_idYes

Input Schema (JSON Schema)

{ "properties": { "event_id": { "title": "Event Id", "type": "integer" } }, "required": [ "event_id" ], "title": "get_event_by_idArguments", "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