Skip to main content
Glama

get_event

Retrieve specific calendar event details using calendar and event IDs. Access full event information or minimal data as needed for integration workflows.

Instructions

Get a single event by calendar ID and event ID.

Note: Works best with events from list_events (external calendar events). Reclaim-managed events from list_personal_events may return 404.

Args: calendar_id: The calendar ID containing the event event_id: The event ID to retrieve thin: If True, return minimal event data (default False for full details)

Returns: Event object with full details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
calendar_idYes
event_idYes
thinNo

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/universalamateur/reclaim-mcp-server'

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