list_question_entries
Search and filter questions from DeepTutor's Question Bank using criteria like text, source, category, or mastery path to locate specific practice items for review or study planning.
Instructions
Search and filter DeepTutor's native Question Bank
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, max 100 | |
| offset | No | Page offset | |
| search | No | Question text search | |
| source | No | Question source | |
| bookmarked | No | Only bookmarked | |
| category_id | No | Category ID | |
| mistakes_only | No | Only mistakes | |
| mastery_path_id | No | Mastery path ID | |
| knowledge_point_id | No | Knowledge point ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |