list_book_learning_captures
Retrieve a book's saved learning captures by ID, with optional status filter for targeted review.
Instructions
List saved learning captures from a book
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Optional status filter | |
| book_id | Yes | Book ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |