Calendar & Booking
updateEvent
Update Calendar Event
Edit an existing Calendar event.
Arguments
eventIdstringrequiredNo description is declared in the tool schema.calendarIdstringoptionalNo description is declared in the tool schema.titlestringoptionalNo description is declared in the tool schema.descriptionstringoptionalThe SHARED note. Every attendee reads it, it rides out on the Google invite, and a public event link renders it. Write here ONLY what the user asked the attendees to be told. Context you gathered yourself belongs in `privateNote`.privateNotestringoptionalThe PRIVATE note. The owner alone ever reads it: it is stripped from every attendee-facing read and from every outbound payload, and sharing the event never promotes it. This is the DEFAULT home for a note you author yourself (who the…startTimenumberoptionalNo description is declared in the tool schema.endTimenumberoptionalNo description is declared in the tool schema.allDaybooleanoptionalNo description is declared in the tool schema.timezonestringoptionalNo description is declared in the tool schema.locationstringoptionalNo description is declared in the tool schema.statusstringoptionalAllowed values: confirmed, tentative, cancelled.objectTypestringoptionalAllowed values: event, task.isRecurringbooleanoptionalNo description is declared in the tool schema.recurrenceRulestringoptionalNo description is declared in the tool schema.attendeesToAddobject[]optionalNo description is declared in the tool schema.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- move my <event>
- reschedule X
- change the meeting
Pair it with
The verbs that finish the job.