create_calendar
Create a secondary Google Calendar by providing a title and user email, with optional description and timezone settings.
Instructions
Creates a new secondary Google Calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| summary | Yes | The title/name of the new calendar. | |
| description | No | An optional description for the calendar. | |
| timezone | No | IANA timezone for the calendar (e.g. 'America/New_York'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |