create_notebook
Create a new notebook to organize study materials and learning progress, with optional metadata like description, color, and icon for structured knowledge retrieval.
Instructions
WARNING: Changes stored DeepTutor learning data. Check the target ID and values; call only when the learner explicitly requests this action. Create a DeepTutor notebook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Icon | |
| name | Yes | Notebook name | |
| color | No | Color | |
| confirm | Yes | Set true when this write is authorized by the current user request | |
| description | No | Description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |