Skip to main content
Glama

list_events

Retrieve calendar events within specified date ranges using ISO 8601 timestamps. Filter by calendar name and paginate results with limit/offset parameters.

Instructions

List events within a date range. Requires startDate and endDate (ISO 8601). Optionally filter by calendar name. Supports limit/offset pagination.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
startDateYesStart of range (ISO 8601, e.g. '2026-03-01T00:00:00Z')
endDateYesEnd of range (ISO 8601, e.g. '2026-03-31T23:59:59Z')
calendarNoFilter by calendar name
limitNoMax events to return (default: 100)
offsetNoNumber of events to skip (default: 0)

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/heznpc/iConnect'

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