google_calendar_update_event
Update an existing Google Calendar event: only the fields you provide (e.g., summary, time, attendees) are changed, leaving others intact.
Instructions
Update an existing calendar event. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| calendar_id | No | primary | |
| summary | No | ||
| description | No | ||
| location | No | ||
| start | No | New start time ISO 8601 | |
| end | No | New end time ISO 8601 | |
| attendees | No | ||
| timezone | No | Europe/Sofia |