tool_cache_relevant_pages
Download exam page images and adjacent pages to local storage for review, enabling agents to inspect scanned content before grading assignments.
Instructions
Download the crop page and neighboring pages to /tmp for local review.
This is useful for scanned exams where the prompt is only available in page
images and where agents may need to inspect adjacent pages before grading.
Args:
course_id: The Gradescope course ID.
assignment_id: The assignment ID.
question_id: The question ID.
submission_id: The question submission ID.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| assignment_id | Yes | ||
| question_id | Yes | ||
| submission_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |