get_course_structure
Retrieve the complete module and item structure of a Canvas course, including unpublished content, using a course code or ID.
Instructions
Get the full module and item structure for a course in a single call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_identifier | Yes | Course code or Canvas ID | |
| include_unpublished | No | Include unpublished modules and items (default: True) |