create_answer_item
Creates an answer item for a specified question within a paper. Use this to record a response to a particular question.
Instructions
创建答案项
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | 试卷ID(通过 query_group_tasks 获取) | |
| question_id | Yes | 题目id(通过 query_paper 获取) |