canvas_create_module_item
Add an existing Canvas content item or external URL to a course module, with explicit confirmation for safety.
Instructions
Add one existing Canvas content item or external URL to an existing module in an approved course. Disabled by default and requires explicit confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| title | Yes | ||
| new_tab | No | ||
| page_url | No | ||
| position | No | ||
| course_id | Yes | ||
| module_id | Yes | ||
| content_id | No | ||
| confirmation | Yes | ||
| external_url | No |