datasets_goodreads_books_item
Fetch a specific Goodreads book record by ID from the Goodreads books dataset. Returns clean, structured book data for any valid Goodreads book identifier.
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 |