get-course-files
Retrieve all files from a Canvas course, with optional filter by file type like PDF, DOCX, or PPTX.
Instructions
Haal alle bestanden van een vak op, filterbaar op type (pdf, docx, etc)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | Het ID van het vak | |
| contentType | No | Filter op bestandstype, bijv. 'pdf', 'docx', 'pptx' |