comment_on_submission
Add a text comment to a student's submission for a specific assignment in a Canvas course. Specify course, assignment, user, and comment text.
Instructions
Add a text comment to a submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| assignment_id | Yes | The Canvas assignment ID | |
| user_id | Yes | The Canvas user ID | |
| comment | Yes | The comment text to add |