set_mastery_learner_override
Record a learner-declared mastery or non-mastery for a knowledge point on a mastery path, confirmed by the learner's explicit request and supporting reason.
Instructions
WARNING: Changes stored DeepTutor learning data. Check the target ID and values; call only when the learner explicitly requests this action. Record an explicit learner declaration of mastery or non-mastery; never infer this from Codex conversation alone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Learner's reason or evidence | |
| confirm | Yes | Set true when this write is authorized by the current user request | |
| path_id | Yes | Mastery path ID | |
| mastered | Yes | Learner-declared mastery | |
| knowledge_point_id | Yes | Knowledge point ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |