canvas_mark_module_item_complete
Mark a specific module item as complete within Canvas LMS by specifying course, module, and item IDs.
Instructions
Mark a module item as complete
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ID of the course | |
| item_id | Yes | ID of the module item | |
| module_id | Yes | ID of the module |