blackboard_download_file_url
Download a Blackboard course file from its bbcswebdav URL and save it into the Campus protected downloads folder.
Instructions
Download a Blackboard bbcswebdav file into the protected Campus download directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Direct file URL from bbcswebdav (downloadUrl from blackboard_list_attachments) | |
| filename | No | Filename to save as (e.g. displayName from blackboard_list_attachments) | |
| outputDir | No | Relative subdirectory inside ~/Downloads/campus-cli (or CAMPUS_DOWNLOAD_DIR) |