get_file
Retrieve metadata and download URL for a specific file in a Canvas course by providing course ID and file 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 |