get_course_structure
Retrieve a course's complete module and item hierarchy in one API call. Specify a course code or ID to view its structure, including unpublished items.
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) |