update_calendar
Update a Google Calendar's metadata including summary, description, time zone, or location by providing the calendar ID.
Instructions
Update a calendar's metadata (patch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar_id | Yes | ||
| summary | No | ||
| description | No | ||
| time_zone | No | ||
| location | No | ||
| account | No | ||
| password | No |