update_module_item
Update a specific module item in Canvas by providing course, module, and item IDs. Change only the fields you want, such as title, position, indent, or published status.
Instructions
Update a module item. Only include fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| indent | No | Indentation level (0-5) | |
| item_id | Yes | Module item ID | |
| position | No | ||
| course_id | Yes | Canvas course ID | |
| module_id | Yes | Module ID | |
| published | No |