Get Course Outline
get_course_outlineRetrieve the full course syllabus to answer grading, late-policy, and scheduling questions. Use the weekly outline to orient chronologically and then access matching lecture materials.
Instructions
Fetch the official syllabus and return its full text. Use to answer: "What is the grading scheme?", "How much is the midterm worth?", "What is the late policy?", Use this tool WHENEVER user asks about content with chronological language,like "today", "this week", etc.Outlines have a week-by-week schedule, ALWAYS use it to orient chronologically — then call get_content & get_topic_file to pull matching lecture materials. If no outline link exists, check get_content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | The course org unit (ou) ID from list_courses, e.g. 123456 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| text | Yes | ||
| title | Yes |