Inserts an existing calendar into the user's calendar list, making it visible in the UI. Calendars (e.g., newly created ones) won't appear in the list or UI until explicitly inserted.
idRequiredstringThe identifier of the calendar to insert. Must be a valid calendar ID in email format (e.g., ‘user@example.com’ for a user’s calendar or ‘calendarid@group.calendar.google.com’ for a shared calendar). Note: The ‘primary’ keyword is not supported for this operation - use the actua…
hiddenbooleanWhether the calendar has been hidden from the list. Accepts only boolean values: true or false. If not specified, the API defaults to false.
colorIdstringThe color of the calendar. This is an ID referring to an entry in the calendarCore color palette.
selectedbooleanWhether the calendar is selected and visible in the calendar list. Accepts only boolean values: true or false. If not specified, the API defaults to false.
backgroundColorstringThe background color of the calendar in the Web UI. (Hexadecimal color code)
foregroundColorstringThe foreground color of the calendar in the Web UI. (Hexadecimal color code)
summaryOverridestringThe summary that the authenticated user has set for this calendar.
color_rgb_formatbooleanWhether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB). If this feature is used, the index-based colorId field will be set to the best matching option automatically. Optional. The default is False.
defaultRemindersarrayThe default reminders that the authenticated user has for this calendar.
notificationSettingsobjectThe notifications that the authenticated user is receiving for this calendar.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.