canvas_get_module_item
Retrieve detailed information about a specific module item in a Canvas course by providing course, module, and item IDs. Facilitates precise management of course content within the Canvas LMS.
Instructions
Get details of a specific module item
Input Schema
Name | Required | Description | Default |
---|---|---|---|
course_id | Yes | ID of the course | |
item_id | Yes | ID of the module item | |
module_id | Yes | ID of the module |