get_module
Retrieve details for a specific module in a Canvas course by providing 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 |