tool_get_answer_groups
Retrieve clustered student answer groups for AI-assisted grading to grade similar responses collectively instead of individually.
Instructions
List all answer groups for a question (AI-Assisted Grading).
Shows clusters of similar student answers. Grade one group to
grade all members at once — much more efficient than 1-by-1.
Args:
course_id: The Gradescope course ID.
question_id: The question ID.
output_format: "markdown" or "json" for structured output.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| question_id | Yes | ||
| output_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |