read_assignment_attachment
Fetch or download a specific assignment attachment using its course, assignment, and file identifiers.
Instructions
Read or download an attachment belonging to this exact assignment. File IDs come from list_assignments/get_assignment.
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. |