# Google Calendar - List calendars action
The List calendars action retrieves all calendars from your connected Google Calendar account.
ENSURE CALENDAR ACCESS
Ensure the calendars you plan to retrieve are accessible from your connected account.
# Input
Input field | Description |
---|---|
Minimum access role | Select the minimum role the connected account must have in a calendar to retrieve it. |
Show deleted | Select whether to retrieve deleted calendars. |
Show hidden | Select whether to retrieve hidden calendars. |
# Output
Output field | Definition |
---|---|
Kind | The type of the resource. |
Etag | The Etag of the calendar. |
ID | The Google ID for the calendar. |
Summary | The title of the calendar. |
Description | The description of the calendar. |
Time zone | The time zone of the calendar. |
Color ID | The Google ID for the color attached to the calendar. |
Background color | The calendar's background color. |
Foreground color | The calendar's foreground color. |
Selected | Indicates whether the calendar is selected in Google calendar. |
Access role | The access roles assigned to the calendar, such as reader , writer , and owner . |
Default reminders | Contains the reminder settings for the calendar, such as:
|
Notification settings | Contains a list of the settings for each of the calendar's notifications, including their:
|
Primary | Indicates whether the calendar is set as primary in Google calendar. |
Conference properties | Contains the calendar's conference properties, such as:
|
List size | The total number of calendars retrieved. |
List index | The position of this specific calendar in the list of calendars. |
Last updated: 3/17/2025, 5:38:41 PM