delete_module_item
Remove a specified item from a Canvas module without deleting the underlying content. Requires course identifier, module ID, and item ID.
Instructions
Remove an item from a module.
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 |