calendar_updateEvent
Update calendar event details such as title, start/end time, attendees, and description. Add or replace Google Meet and Drive attachments.
Instructions
Updates an existing calendar event. Supports Meet and Drive attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| eventId | Yes | Event ID to update. | |
| summary | No | New title. | |
| attendees | No | New attendee list. | |
| calendarId | No | Calendar ID. | |
| attachments | No | Google Drive file attachments. Providing attachments fully REPLACES existing ones. | |
| description | No | New description. | |
| addGoogleMeet | No | Whether to create a Google Meet link for the event. |