Skip to main content
Glama

get_event_detail

Retrieve detailed information about a specific event on Google Calendar by providing its unique event ID. Simplify event management with direct access to event specifics within the MCP server.

Instructions

일정 ID로 상세 정보 조회

Input Schema

NameRequiredDescriptionDefault
event_idYes

Input Schema (JSON Schema)

{ "properties": { "event_id": { "title": "Event Id", "type": "string" } }, "required": [ "event_id" ], "title": "get_event_detailArguments", "type": "object" }

Other Tools

Related Tools

Latest Blog Posts

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/AnByoungHyun/google_calendar_mcp'

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