list_deeptutor_sessions
Retrieve historical conversation records to review past tutoring sessions. Use pagination and workspace filters to access learning history.
Instructions
List DeepTutor conversation records as historical learning data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size; max 100 | |
| offset | No | Page offset | |
| all_workspaces | No | Include available workspaces |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |