delete_questions
Delete multiple questions from an exam paper in a single operation by specifying the paper ID and question IDs.
Instructions
从试卷中批量删除题目
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | 试卷ID(通过 query_group_tasks 获取) | |
| question_ids | Yes | 要删除的题目id列表 |