query_paper_summary
Retrieve a concise summary of a specific exam paper by providing the course group ID and paper ID, enabling teachers to quickly review paper content.
Instructions
获取试卷摘要(推荐 AI 默认使用)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | 课程组id(通过 query_teacher_groups 获取) | |
| paper_id | Yes | 试卷ID(通过 query_group_tasks 获取) |