canvas_get_submission
Retrieve submission details for a specific assignment in Canvas by providing course and assignment IDs, optionally including a user ID.
Instructions
Get submission details for an assignment
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignment_id | Yes | ID of the assignment | |
course_id | Yes | ID of the course | |
user_id | No | ID of the user (optional, defaults to self) |