get_reading_material
Retrieve a reading material's outline, units, and metadata by providing its ID to access structured learning content.
Instructions
Read one material's outline, units and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| material_id | Yes | Reading material ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |