list_calendar_events
List Canvas calendar events, filtering by course, date range, or type to see assignments and scheduled events.
Instructions
List calendar events, optionally filtered by course, date range, or type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by event type | |
| end_date | No | End of date range (ISO 8601) | |
| course_id | No | Filter to a specific course ID | |
| start_date | No | Start of date range (ISO 8601) |