Skip to main content
Glama

Google Calendar

get_event

Retrieve event details from Google Calendar by providing the event ID for efficient scheduling and management. Simplify accessing event information directly within your workflow.

Instructions

Retrieves details of a specific event

Input Schema

NameRequiredDescriptionDefault
eventIdYesID of the event to retrieve

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Google Calendar

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/GongRzhe/Calendar-MCP-Server'

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