update_module
Modify an existing Canvas module by renaming, repositioning, or changing its publish state.
Instructions
Update an existing module (rename, reposition, publish/unpublish).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| module_id | Yes | The Canvas module ID | |
| name | No | New name for the module | |
| position | No | New position in the module list | |
| published | No | Whether the module is published |