List calendar events
Authentication
Query parameters
Text filter. On Outlook this matches the event title only (contains(subject, …)); on Google Calendar it is Google’s free-text event search (q), which also matches the description, location and attendee names.
Window end (see start); must be later than start when both are given. ISO 8601 with an explicit UTC offset or Z.
Only events whose location contains this text. Applied after up to limit events have been read from the provider, so narrow the window with start/end when looking for a specific event.
Only events with at least one of these attendee emails (comma-separated). Applied after up to limit events have been read from the provider, so narrow the window with start/end when looking for a specific event.
Maximum number of events (1-200).
Response
Account provider as Athena reports it: gmail or outlook for accounts connected through the Integrations page; google or microsoft365 for directly-connected accounts (read-only for drafts).
