update_module
Update an existing Canvas course module by providing the course and module IDs. Change only the fields you need, such as name, position, publication status, or unlock date.
Instructions
Update an existing module. Only include fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| position | No | ||
| course_id | Yes | Canvas course ID | |
| module_id | Yes | Module ID | |
| published | No | ||
| unlock_at | No | ISO 8601 |