update_fill_blank_answer
Update the answer for a specific blank in a fill-in-the-blank question by providing the question ID, answer item ID, and new answer text.
Instructions
[仅限填空题]更新填空题指定填空答案
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question_id | Yes | 题目id(通过 query_paper 获取) | |
| answer_item_id | Yes | 答案项id | |
| answer | Yes | 答案文本 |