list-module-items
List all items in a Canvas module, such as pages, quizzes, and files, using the course ID and module ID.
Instructions
Given a module ID, list its items (pages, quizzes, files, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | The ID of the course | |
| moduleId | Yes | The ID of the module |