get_course_module
Retrieve detailed contents of a specific course module including topics, sub-modules, and materials to explore course sections comprehensively.
Instructions
Get all contents within a specific course module/section including child topics, sub-modules, and materials. Use to explore one section of the course in detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgUnitId | No | The course ID. Optional if D2L_COURSE_ID env var is set. | |
| moduleId | Yes | The ModuleId from get_course_modules or get_course_content. Example: 968296 |