Cover board data (widget-internal)
calibre_board_dataRetrieves cached board data for recent searches, powering the in-chat cover widget without redundant queries.
Instructions
Internal endpoint for the in-chat cover-board widget. Returns the cached payload of a recent search. Do not call as the model — search results already contain everything this returns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | ||
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| tool | No | ||
| books | No | ||
| query | No | ||
| total | No | ||
| libraryId | No | ||
| serverUrl | No | ||
| lowConfidence | No |