get_file
Retrieve metadata and download URL for a course file by providing file ID and course ID.
Instructions
Get metadata for a single file by ID, including download URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| file_id | Yes | The Canvas file ID |