update_question_entry
Update metadata on one question bank entry—resolved state, bookmark, AI judgment, or follow-up session ID—after user confirmation.
Instructions
WARNING: Changes stored DeepTutor learning data. Check the target ID and values; call only when the learner explicitly requests this action. Update supported metadata on one Question Bank entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Set true when this write is authorized by the current user request | |
| entry_id | Yes | Question entry ID | |
| resolved | No | Resolved state | |
| bookmarked | No | Bookmark state | |
| ai_judgment | No | AI judgment note | |
| followup_session_id | No | Follow-up session ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |