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