delete_module_item
Remove a module item from a Canvas course without deleting the underlying content. Preview first, then confirm to unlink.
Instructions
Remove an item from a module. Two-step: preview first, then confirm with the token.
IMPORTANT: Only unlinks the item from the module. The actual content (page, assignment, etc.) is NOT deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Item ID to remove | |
| module_id | Yes | Module ID containing the item | |
| course_identifier | Yes | Course code or Canvas ID | |
| confirmation_token | No | Token from the preview call; omit to preview |