get_module
Fetch complete details of a Canvas course module by specifying the course ID and module ID.
Instructions
Get details for a single module by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| module_id | Yes | The Canvas module ID |