get_course_structure
Retrieve the full module and item structure for a Canvas course in one call. Optionally include unpublished modules and items.
Instructions
Get the full module and item structure for a course in a single call.
Args:
course_identifier: Course code or Canvas ID
include_unpublished: Include unpublished modules and items (default: True)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_identifier | Yes | ||
| include_unpublished | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |