tool_get_assignment_graders
Retrieve the list of graders assigned to a specific question for instructors and TAs to manage grading responsibilities.
Instructions
Get the list of graders assigned to a specific question (instructor/TA only).
Args:
course_id: The Gradescope course ID.
question_id: The question ID within the assignment.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| question_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |