download_files
Download course files to a local folder for offline access. Specify file URLs to download selected files, or omit to download all files in the course.
Instructions
Download course files to ./materials// and return local paths.
Pass fileurls (from list_files) to download specific files, or omit it to
download every file in the course. The MCP client can then read the local
path of each result (e.g. open a PDF natively). Already-downloaded files
of the same size are reused (status "cached").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | ||
| fileurls | No |