Get File
get_fileRetrieve file metadata and download link for a Canvas course file using its course ID and file ID.
Instructions
Get metadata for a single file by ID, including download URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The Canvas file ID | |
| course_id | Yes | The Canvas course ID |