get_course_state
Retrieve a course's complete learning state, including syllabus, resources, sessions, mastery levels, and question statistics, to monitor progress and identify gaps.
Instructions
Read one course's syllabus, resources, sessions, mastery and question statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | Course ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |