calendar_update_event
Update existing Google Calendar events by changing only the provided fields—title, start/end times, location, or description—while leaving other event details untouched.
Instructions
Update fields on an existing calendar event. Only provided fields change.
Returns: str: JSON with the updated event's id, summary, start, and end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |