Get Book Work Details
books.works.detailsGet consolidated book work metadata by Open Library Work ID — description, subjects, authors, cover, first publish date.
Instructions
Get consolidated work metadata across all editions by Open Library Work ID — description, subjects, authors, cover, first publish date (Open Library)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| olid | Yes | Open Library Work ID, e.g. "OL45804W" for Lord of the Rings. Get from search results key field |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |