calendar_update_event
Update an existing Google Calendar event by providing the event ID and optional fields like start, end, summary, location, or description. Only specified details are changed.
Instructions
Update an existing calendar event. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| summary | No | ||
| event_id | Yes | ||
| location | No | ||
| timezone | No | America/Toronto | |
| calendar_id | No | primary | |
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |