Get course outline
get_course_outlineReturns the full structure of one grade (course): its subject, every chapter in curriculum order and every lesson in it, with canonical URLs and free/subscription flags. Use it to see what a grade covers or to pick the lesson id for get_lesson.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | Course (grade) id, from list_subjects |