canvas_submit_grade
Submit student assignment grades in Canvas via the MCP server. Enter course, assignment, and student IDs along with the grade. Add optional comments for feedback.
Instructions
Submit a grade for a student's assignment (teacher only)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignment_id | Yes | ID of the assignment | |
comment | No | Optional comment on the submission | |
course_id | Yes | ID of the course | |
grade | Yes | Grade to submit (number or letter grade) | |
user_id | Yes | ID of the student |