read_my_submission_file
Retrieve and read your submitted assignment files from TU Delft Brightspace, including group submissions, using course, assignment, submission, and file IDs to view or download content.
Instructions
Read, index or download one of your previously submitted files, including files from your own group submission. Use assignment/submission/file IDs from get_assignment. Ownership is verified using your current-user submission history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | Exact Brightspace numeric identifier from another tool. | |
| offset | No | ||
| courseId | Yes | Exact Brightspace numeric identifier from another tool. | |
| download | No | ||
| maxChars | No | ||
| assignmentId | Yes | Exact Brightspace numeric identifier from another tool. | |
| submissionId | Yes | Exact Brightspace numeric identifier from another tool. |