list_mastery_events
Retrieve mastery path events recorded after a specific revision to review what changed.
Instructions
Read recorded changes to a Mastery Path after a revision
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_id | Yes | Mastery path ID | |
| after_revision | No | Read events after this revision; default 0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |