modify_event
Update a Google Calendar event's summary, description, location, color, or attendees using the PATCH method.
Instructions
Modify text/metadata fields of an event using PATCH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| calendar_id | No | primary | |
| new_summary | No | ||
| new_color_id | No | ||
| new_location | No | ||
| add_attendees | No | ||
| new_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |