Skip to main content
Glama

list_events

Retrieve calendar events within specified date ranges using Reclaim.ai integration. Filter by calendars, event types, and control data detail level.

Instructions

List calendar events within a time range.

Args: start: Start date (e.g., '2026-01-02' or '2026-01-02T00:00:00Z' - time is ignored) end: End date (e.g., '2026-01-02' or '2026-01-02T23:59:59Z' - time is ignored) calendar_ids: Optional list of calendar IDs to filter by event_type: Optional event type filter (EXTERNAL, RECLAIM_MANAGED, etc.) thin: If True, return minimal event data (default True)

Returns: List of event objects with eventId, title, eventStart, eventEnd, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
startYes
endYes
calendar_idsNo
event_typeNo
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