calendar_create_event
Schedule events on Google Calendar by specifying title, times, location, and attendees, with automatic email invitations.
Instructions
Create a new calendar event, optionally inviting attendees.
Attendees receive an email invitation automatically from Google Calendar; there's no separate send step.
Returns: str: JSON with the created event's id, htmlLink, and summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |