update_event
Update an existing calendar event with new subject, time, location, or attendees. Supports shared calendars by passing a user_id.
Instructions
Update an existing calendar event. Pass user_id for shared calendars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| end_iso | No | ||
| subject | No | ||
| user_id | No | ||
| event_id | Yes | ||
| location | No | ||
| attendees | No | ||
| start_iso | No | ||
| account_id | No | ||
| is_all_day | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||