Create Calendar
create_calendarCreate a secondary Google Calendar by specifying a title, timezone, and description, enabling separate scheduling for different projects or teams.
Instructions
Creates a new secondary Google Calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | The title/name of the new calendar. | |
| timezone | No | IANA timezone for the calendar (e.g. 'America/New_York'). | |
| description | No | An optional description for the calendar. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |