get_outcome_alignments
Retrieve outcome alignments for a Canvas course, with optional filtering by student or assignment.
Instructions
Get outcome alignments for a course, optionally filtered to a specific student or assignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID. | |
| student_id | No | Optional Canvas user ID of the student to filter alignments by. | |
| assignment_id | No | Optional Canvas assignment ID to filter alignments by. |