delete_questions
Removes selected questions from a specified exam paper using the paper ID and a list of question IDs.
Instructions
从试卷中批量删除题目
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | 试卷ID(通过 query_group_tasks 获取) | |
| question_ids | Yes | 要删除的题目id列表 |