upload_course_file
Upload a local file into a Canvas course's Files folder, optionally specifying a destination folder like 'Week 1'.
Instructions
Upload a local file (from this machine) into a course's Files. folder_path is the destination folder within the course (e.g. "Week 1"), defaults to the course's root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | No | ||
| local_file_path | Yes | ||
| course_identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |