set_book_read_progress
Update a book's reading progress by setting the current page or marking it as completed.
Instructions
Set a book's read position. Supply page and/or completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| book_id | Yes | ||
| completed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |