search_books
Search Goodreads by title, author, or ISBN to retrieve book details, ratings, and cover images.
Instructions
Search Goodreads for books by title/author/ISBN.
Uses the JSON autocomplete endpoint (no auth, no HTML parsing). Returns book_id, title, author, rating info, and a cover URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |