update_calendar_event
Update an existing calendar event by specifying its ID and the fields to modify. Only include fields you want to change.
Instructions
Update an existing calendar event. Only include fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| end_at | No | ISO 8601 | |
| event_id | Yes | Calendar event ID | |
| start_at | No | ISO 8601 | |
| description | No | HTML description | |
| location_name | No |