practice_analytics
Retrieve practice trends and source counts for up to 90 days, with optional filtering by course, timezone, or workspace.
Instructions
Read practice trends and source counts for up to 90 days
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days, max 90 | |
| timezone | No | IANA timezone; default Asia/Shanghai | |
| course_id | No | Optional course ID | |
| all_workspaces | No | Include all available workspaces |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |