Updates an event in Google Calendar.Documentation Index
Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Input
| Property | Type | Required | Description |
|---|---|---|---|
| calendar_id | SHORT_TEXT | Yes | - |
| eventId | SHORT_TEXT | Yes | - |
| title | SHORT_TEXT | No | - |
| start_date_time | DATE_TIME | No | - |
| end_date_time | DATE_TIME | No | - |
| summary | LONG_TEXT | No | - |
