Open book in local viewer (widget-internal)
calibre_open_bookLaunches a specified book by ID in the local Calibre viewer for reading.
Instructions
Internal endpoint for the in-chat widgets' Open button. Launches a book in the local Calibre viewer via the calibre:// scheme. Do not call as the model — use calibre_get_book to show a book instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| format | No | ||
| library | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| format | Yes | ||
| opened | Yes |