delete_new_quiz_item
Permanently deletes a specific item (question) from a New Quiz in a Canvas course. Provide course ID, assignment ID, and item ID.
Instructions
Delete an item (question) from a New Quiz (LTI). This action is permanent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| assignment_id | Yes | The assignment ID of the New Quiz | |
| item_id | Yes | The New Quiz item ID (string, not numeric) |