canvas_list_module_items
Retrieve all items in a specific Canvas LMS module by providing the course and module IDs, enabling efficient management and organization of educational content.
Instructions
List all items in a module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ID of the course | |
| module_id | Yes | ID of the module |