Updates a calendar list entry's display/subscription settings (color, visibility, reminders, selection) for the authenticated user — does not modify the underlying calendar resource (title, timezone, etc.). To modify the calendar itself, use GOOGLECALENDAR_CALENDARS_UPDATE.
hiddenbooleanWhether calendar is hidden.
colorIdstringID for calendar color from colors endpoint.
selectedbooleanWhether calendar content shows in UI.
calendar_idRequiredstringCalendar identifier. Must be an actual calendar ID (e.g., "examplecalendar@group.calendar.google.com" or "c_abc123...@group.calendar.google.com"). To retrieve valid calendar IDs, use the GOOGLECALENDAR_LIST_CALENDARS action first. The "primary" alias is not valid for calendarLis…
colorRgbFormatbooleanWhether to use RGB for foreground/background colors.
backgroundColorstringHex color for calendar background.
foregroundColorstringHex color for calendar foreground.
summaryOverridestringUser-set summary for the calendar.
defaultRemindersarrayList of default reminders.
notificationSettingsobjectNotification settings for the 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.