Update Calendar Event
update_calendar_eventUpdate an existing Canvas calendar event by changing only the fields you provide, such as title, time, location, or description, while leaving other details intact.
Instructions
Update an existing calendar event. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New event title | |
| end_at | No | New end time in ISO 8601 format | |
| event_id | Yes | The Canvas calendar event ID | |
| start_at | No | New start time in ISO 8601 format | |
| description | No | New description (HTML allowed) | |
| location_name | No | New location name |