get-assignment
Fetch metadata for a single assignment, including due date, points, rubric, and submission types. Retrieve essential assignment details from Canvas.
Instructions
Fetch metadata for a single assignment (due date, points, rubric, submission types, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | The ID of the course | |
| assignmentId | Yes | The ID of the assignment |