search_books
Find books on Goodreads by title, author, or ISBN. Retrieves book ID, title, author, rating, and cover URL to help you identify and select books.
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 |