list_files
List all downloadable files of a course (PDFs, slides, notebooks) with filename, type, size, and section. Provides file URLs for download.
Instructions
List the downloadable files of a course (PDFs, slides, notebooks, ...).
Use the id from list_courses. Returns, for each file: filename, mimetype,
size, the section/activity it belongs to, and the fileurl to pass to
download_files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes |