query_group_tasks
Retrieve all tests, exams, and tasks assigned to a course group. Specify group ID to get summaries or full details including timing and task IDs.
Instructions
查询课程组发布的全部测试/考试/任务
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | 课程组id(通过 query_teacher_groups 获取) | |
| detail_level | No | 任务粒度:summary=基础信息,full=含时间/任务id | summary |