get_gradebook_history_day
Retrieve the graders and assignment IDs that had gradebook activity on a given course date.
Instructions
Get the graders and assignment IDs that had gradebook activity on a specific course date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| date | Yes | The gradebook history date to inspect, in YYYY-MM-DD format |