Update book
update_bookUpdate a book: change status, rating, notes, or update reading progress (current page).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags | |
| notes | No | Personal notes | |
| title | No | New title | |
| author | No | New author | |
| rating | No | Rating 1-5 | |
| status | No | New status | |
| book_id | Yes | Book ID | |
| current_page | No | Current page (updates reading progress) |