goodreads_author_quotes
Retrieve paginated attributed quotes for a Goodreads author, showing quote text, tags, like count, and book title when available.
Instructions
List a Goodreads author's attributed quotes. Returns an author's paginated attributed-quotes list (quote text, tags, like count, and — when the quote is credited to a specific book — that book's title, id, and work id). Credential-free public Goodreads data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Goodreads author id | |
| page | No | 1-based page number, default 1 |