delete_notebook_record
Remove a specified record from a notebook in DeepTutor learning data. Requires explicit learner authorization and confirmation to prevent accidental deletion.
Instructions
WARNING: Changes stored DeepTutor learning data. Check the target ID and values; call only when the learner explicitly requests this action. Delete a notebook record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Set true when this write is authorized by the current user request | |
| record_id | Yes | Record ID | |
| notebook_id | Yes | Notebook ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |