datasets_goodreads_books_item
Retrieve a specific Goodreads book entry by ID from our crawled dataset. Returns structured JSON with that book's details.
Instructions
Get a Goodreads book from dataset. Returns one crawled Goodreads book record by id from dataset id enum value goodreads-books.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Goodreads book id, e.g. 2767052 |