Update event
The Google Calendar Update Event tool allows users to easily modify existing events in their Google Calendar. With seamless integration, it supports updating event details such as time, location, description, and attendees to keep your schedule accurate and organized.
Features
- Update event titles and detailed descriptions effortlessly.
- Modify start and end dates/times with support for all-day or timed events.
- Add, change, or remove event attendees with comma-separated email inputs.
- Set repeating events with customizable frequencies: daily, weekly, monthly, or yearly.
- Control notification settings to manage who receives updates about event changes.
Benefits
- Streamline your calendar management by quickly editing events without leaving your workflow.
- Improve scheduling accuracy by updating events immediately as plans change.
- Enhance team coordination by efficiently managing attendee lists and notifications.
- Save time with the ability to update recurring events effortlessly.
- Reduce missed or confused appointments with timely calendar updates and notifications.
Description
Update an event from Google Calendar. See the documentation
Parameters
11 parameters
| Name | Type | Description |
|---|---|---|
| calendarId | string | Optionally select the calendar, defaults to the primary calendar for the logged-in user |
| eventIdrequired | string | Select an event from Google Calendar. |
| summary | string | Enter a title for the event, (e.g., |
| eventStartDate | string | For all-day events, enter the Event day in the format |
| eventEndDate | string | For all-day events, enter the Event day in the format |
| location | string | Specify the location of the event |
| description | string | Enter a description for the event |
| attendees | string | Enter either an array or a comma separated list of email addresses of attendees |
| repeatFrequency | enum | Select a frequency to make this event repeating |
| timeZone | string | Time zone used in the response. Optional. The default is the time zone of the calendar. |
| sendUpdates | enum | Configure whether to send notifications about the event |