set_mastery_review_settings
Adjust desired retention for a mastery path to control how often reviews occur. Requires explicit confirmation before changing stored learning data.
Instructions
WARNING: Changes stored DeepTutor learning data. Check the target ID and values; call only when the learner explicitly requests this action. Set desired retention between 0.70 and 0.99
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Set true when this write is authorized by the current user request | |
| path_id | Yes | Mastery path ID | |
| desired_retention | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |