Build a list of the user’s calendar events from Google Calendar, Outlook Calendar, or all connected calendars.
Bearer token from your account (https://agent.ai/user/integrations#api)
Calendar service to use. Select 'All Connected Calendars' to combine events from all providers.
all, googlecalendar, outlook Select which events to retrieve based on their timing.
past, future, both Maximum number of events to retrieve (e.g., 30).
^[0-9]+$Only retrieve events from the user's primary calendar.
Choose how the calendar events should be formatted.
json, text, dropdown_option Provide a variable name to store the calendar events list, like 'calendar_events' or 'upcoming_meetings'.
^[a-zA-Z][a-zA-Z0-9_]*$When Event Filter is Past, only include events that have a notetaker recording with transcript (for post-meeting follow-up agent). Default: off for backwards compatibility.