Quick add event
Google Calendar Quick Add Event is an efficient AI-powered tool that allows users to create events instantly in their Google Calendar by simply typing a plain text description. It simplifies scheduling by parsing natural language inputs to quickly add events without navigating through multiple menu options.
Features
- Adds events to Google Calendar using natural language text input.
- Supports specifying calendar ID to add events to different calendars.
- Allows inviting multiple attendees via email addresses in a single input.
- Integrates seamlessly with Google Calendar API for real-time event creation.
- Provides a quick, user-friendly way to schedule meetings, calls, and appointments.
Benefits
- Saves time by eliminating the need to manually fill out event details.
- Increases productivity by enabling fast event creation through simple text commands.
- Reduces scheduling errors with Google's natural language event parsing.
- Facilitates better collaboration by easily adding attendees to events.
- Supports managing multiple calendars effortlessly for personal and professional use.
Description
Create a quick event to the Google Calendar. See the documentation
Parameters
3 parameters
| Name | Type | Description |
|---|---|---|
| calendarId | string | Optionally select the calendar, defaults to the primary calendar for the logged-in user |
| textrequired | string | Write a plain text description of event, and Google will parse this string to create the event. eg. 'Meet with Michael 10am 7/22/2024' or 'Call Sarah at 1:30PM on Friday' |
| attendees | string | Enter either an array or a comma separated list of email addresses of attendees |