Create Module Item
create_module_itemAdd assignments, pages, quizzes, files, discussions, external URLs, tools, or subheaders to a Canvas course module.
Instructions
Add an item (Assignment, Page, Quiz, File, Discussion, ExternalUrl, ExternalTool, SubHeader) to a module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of content to add | |
| title | Yes | Title of the module item | |
| position | No | Position within the module | |
| course_id | Yes | The Canvas course ID | |
| module_id | Yes | The Canvas module ID | |
| content_id | No | Canvas ID of the content (required for File, Page, Discussion, Assignment, Quiz) | |
| external_url | No | URL for ExternalUrl or ExternalTool items |