create_answer_item
Adds an answer item to a question in a paper by providing the paper ID and question ID.
Instructions
创建答案项
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | 试卷ID(通过 query_group_tasks 获取) | |
| question_id | Yes | 题目id(通过 query_paper 获取) |