get_question_entry
Retrieve a question entry by ID from the Question Bank. Get the complete question content for study, practice, and knowledge retrieval.
Instructions
Read one native Question Bank entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | Question entry ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |