datasets_goodreads_books_item
Fetch a single Goodreads book by ID from the crawled dataset. Returns a clean JSON record with the specified book's data.
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 |