add_reading_bookmark
Bookmark a specific unit in a reading material to mark its location for later study and quick access.
Instructions
WARNING: Changes stored DeepTutor learning data. Check the target ID and values; call only when the learner explicitly requests this action. Bookmark a unit in a reading material
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Bookmark label | |
| confirm | Yes | Set true when this write is authorized by the current user request | |
| locator | Yes | One-based unit locator | |
| material_id | Yes | Reading material ID | |
| source_anchor | No | Source anchor |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |