update_event
Modify an existing event by providing only the fields to update. Times are specified in ISO 8601 format.
Instructions
Update an existing event. Pass only the fields you want to change. Times (start/end) are ISO 8601.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| account | No | ||
| calendar | No | ||
| summary | No | ||
| start | No | ||
| end | No | ||
| description | No | ||
| location | No | ||
| attendees | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||