get_course_content
Retrieve all assignments and resources for a specific university course by providing its exact name. Use this tool to access course materials after obtaining course names from the system.
Instructions
Get all assignments/resources for a course by exact name (call get_all_courses first).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_name | Yes | Course name exactly as returned by get_all_courses |