tool_rename_assignment
Change the title of an existing assignment on Gradescope to update course materials or correct naming errors.
Instructions
Rename an assignment on Gradescope.
Requires instructor or TA access.
Args:
course_id: The Gradescope course ID.
assignment_id: The assignment ID.
new_title: The new title for the assignment.
confirm_write: Must be True to perform the rename.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| assignment_id | Yes | ||
| new_title | Yes | ||
| confirm_write | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |