calendar_update_event
Modify any existing Google Calendar event by passing only the fields you want to change—like start time, title, or location—while leaving other details untouched.
Instructions
Change an existing event. Only the fields you pass are altered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| eventId | Yes | ||
| summary | No | ||
| location | No | ||
| calendarId | No | primary | |
| description | No |