list_students
Get a complete roster of students enrolled in a Canvas course by providing the course ID, including email and enrollment details.
Instructions
List all students enrolled in a specific Canvas course, including their email and enrollment details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | Number of results per page (default 50) | |
| course_id | Yes | The Canvas course ID |