create_event
Schedule events in Google Calendar by specifying title, start and end times, time zones, location, and description. Simplifies event creation through structured inputs.
Instructions
Creates a new event in Google Calendar
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Event description | |
end | Yes | ||
location | No | Event location | |
start | Yes | ||
summary | Yes | Event title |