Create event with Google Meet
google_calendar_create_meetCreate a calendar event with an attached Google Meet link. Provide start and end times, meeting title, and optional attendees to automatically generate a video conference.
Instructions
Create a calendar event with an attached Google Meet link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End RFC3339 datetime. | |
| start | Yes | Start RFC3339 datetime. | |
| account | No | Account nickname to use. | |
| summary | Yes | Meeting title. | |
| attendees | No | Attendee emails. | |
| calendarId | No | Calendar ID (default primary). | |
| description | No |