Updates an existing calendar on the user's calendar list using patch semantics. This method allows partial updates, modifying only the specified fields.
hiddenbooleanWhether calendar is hidden.
colorIdstringID for calendar color from colors endpoint.
selectedbooleanWhether calendar content shows in UI.
calendar_idRequiredstringCalendar identifier. To retrieve calendar IDs call the calendarList.list method. Use "primary" keyword for the currently logged in user's primary calendar.
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.