get_mastery_path
Retrieve a complete mastery path by ID, including its outline, revision, and reviews. Use this to view a structured learning plan and its progress.
Instructions
Read one Mastery Path, including outline, revision and reviews
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_id | Yes | Mastery path ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |