delete_module
Permanently remove a module and its item associations from a course without deleting the underlying content like pages or assignments.
Instructions
Delete a module from a course.
IMPORTANT: Permanently removes the module and its item associations. The actual content (pages, assignments, etc.) is NOT deleted, only the module organization.
Args:
course_identifier: Course code or Canvas ID
module_id: Module ID to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_identifier | Yes | ||
| module_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |