Open book in local viewer (widget-internal)
calibre_open_bookLaunches a book in the local Calibre viewer using its calibre:// link, enabling immediate reading from the chat interface.
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 |