delete_module
Remove a module from Canvas after previewing its impact. Confirming with a token permanently deletes the module structure, preserving the underlying course content.
Instructions
Delete a module. Two-step: preview first, then confirm with the token.
IMPORTANT: Permanently removes the module and its item associations. The actual content (pages, assignments, etc.) is NOT deleted, only the module organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | Module ID to delete | |
| course_identifier | Yes | Course code or Canvas ID | |
| confirmation_token | No | Token from the preview call; omit to preview |