Capability Sources
List Google Calendar events in a time range as the calling member
Lists primary-calendar events for the calling member in a requested ISO time range, using their connected Google Workspace account.
get/v1/capabilities/google-workspace/calendar-events
Query parameters
timeMinstring date-time required
Inclusive lower bound for event start time.
timeMaxstring date-time required
Exclusive upper bound for event start time.
maxResultsinteger
Maximum events to return, capped at 100.
Response
Google Calendar events returned.
Changes
No recorded changes to this endpoint across all 25 revisions of this API.