calendar.create_event
Adds an event to the specified Google Calendar using an account ID, calendar ID, event summary, and start/end timestamps.
Instructions
Create a new calendar event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| end_iso | Yes | ||
| summary | Yes | ||
| start_iso | Yes | ||
| calendar_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||