goodreads_author_books
Retrieve a paginated list of a Goodreads author's books with title, author, average rating, and rating counts from credential-free public data.
Instructions
List a Goodreads author's books. Returns an author's paginated works list (title, author, average rating, ratings count). Credential-free public Goodreads data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Goodreads author id | |
| page | No | 1-based page number, default 1 |