calendar_list_update
Update calendar list settings including color, reminders, and visibility to customize your Google Calendar experience.
Instructions
Update a calendar's settings in the user's calendar list (color, reminders, visibility)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hidden | No | Whether the calendar is hidden from the list | |
| colorId | No | Color ID for the calendar | |
| calendarId | Yes | ID of the calendar to update | |
| summaryOverride | No | Override name for the calendar | |
| defaultReminders | No | JSON array of default reminders, e.g. [{"method":"popup","minutes":10}] |