Skip to main content
Glama

get_calendar_events

Query calendar events for a date range, returning recurring task instances and one-off tasks with due dates. Optionally specify a timezone to align day boundaries to local midnight.

Instructions

Query calendar events for a date range.

Returns recurring task instances (expanded from RRULE schedules) plus one-off tasks with due dates in the range. start and end are YYYY-MM-DD strings.

Parameters

start : YYYY-MM-DD start of the window (inclusive). end : YYYY-MM-DD end of the window (exclusive). tz : optional IANA timezone (e.g. "America/Los_Angeles"). Supply if you know the user's local timezone — the backend uses it to align the day window boundaries with local midnight rather than UTC midnight.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
startYes
endYes
tzNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other 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/Circuit-Stitch/defernowork-mcp'

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