create_event
Add new events to Google Calendar without the risk of deletion. Specify title, start/end times, location, description, and attendee emails.
Instructions
Create a new calendar event
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attendees | No | List of attendee email addresses | |
description | No | Event description | |
end | Yes | End time in ISO format | |
location | No | Event location | |
start | Yes | Start time in ISO format | |
summary | Yes | Event title |