canvas_get_module
Retrieve detailed information about a specific module within a Canvas course by providing the course ID and module ID. Integrates with the Canvas API via the MCP server to manage LMS data.
Instructions
Get details of a specific module
Input Schema
Name | Required | Description | Default |
---|---|---|---|
course_id | Yes | ID of the course | |
module_id | Yes | ID of the module |