get_mastery_objective
Retrieve the learning state for a specific knowledge point within a mastery path, showing evidence, mastery level, and review status to guide study decisions.
Instructions
Read one knowledge point's evidence, mastery and review state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_id | Yes | Mastery path ID | |
| knowledge_point_id | Yes | Knowledge point ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |