get_submission
Retrieve detailed student submission data, including attached files, links, and assigned grade, by providing course, coursework, and submission identifiers.
Instructions
Get detailed student submission info including attached files, links, and assigned grade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | The unique identifier of the course. | |
| courseWorkId | Yes | The coursework identifier. | |
| submissionId | Yes | The submission ID. |