update_event
Modify an existing Google Calendar event by updating details like title, description, start/end times, or location using the event ID for targeted changes.
Instructions
Updates an existing event
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | New event description | |
end | No | ||
eventId | Yes | ID of the event to update | |
location | No | New event location | |
start | No | ||
summary | No | New event title |