calendar_event_update
Update specific fields of an existing Google Calendar event, leaving the rest unchanged.
Instructions
Patch an existing event — only the fields you pass are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| event_id | Yes | ||
| calendar_id | No | primary | |
| summary | No | ||
| description | No | ||
| location | No | ||
| start | No | ||
| end | No | ||
| timezone | No | ||
| attendees | No | ||
| send_updates | No | none |