Update Calendar Event
update_calendar_eventModify an existing Canvas calendar event by updating only the fields you provide, such as title, start/end times, location, or description.
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 |