update-module-item
Update an existing module item's title, position, indent, external URL, published state, completion requirement, or move it to another module.
Instructions
Update an existing module item's title, position, indent, external URL, published state, completion requirement, or move it to another module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| indent | No | ||
| itemId | Yes | The ID of the module item | |
| new_tab | No | ||
| courseId | Yes | The ID of the course | |
| moduleId | Yes | The ID of the module | |
| position | No | ||
| published | No | ||
| external_url | No | ||
| move_to_module_id | No | Move this item to a different module | |
| completion_requirement_type | No | ||
| completion_requirement_min_score | No |