Create Calendar Event
create_calendar_eventSchedule a new event on your Canvas calendar. Define the title, start and end times, location, and description to keep your course schedule organized.
Instructions
Create a new calendar event in Canvas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Event title | |
| end_at | No | End time in ISO 8601 format. Omit for all-day events. | |
| start_at | Yes | Start time in ISO 8601 format, e.g. "2026-05-01T10:00:00Z" | |
| description | No | Event description (HTML allowed) | |
| context_code | Yes | Canvas context code, e.g. "course_123" for a course event | |
| location_name | No | Location name |