List Files
list_filesList course files like lecture slides, notes, and readings with name, type, and size. Filter by filename fragment to find specific resources.
Instructions
List files in a course — lecture slides, notes, readings — with name, type, and size. Pass search to filter by filename. Use read_file to get the text of one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Filter by filename fragment | |
| course_id | Yes | Course id |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |