query_attendance_records
Retrieve attendance records for a specific course group to track student participation and identify absences.
Instructions
查询课程组的全部签到记录情况
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | 课程组id(通过 query_teacher_groups 获取) |