similar_books
Find books that Goodreads readers also enjoyed for any book ID. Returns title, author, rating, and URL for each recommendation to support follow-up queries.
Instructions
"Readers also enjoyed" — books similar to the given one.
Goodreads' own recommendation graph (hard to reproduce with web search). Each result has book_id/title/author/rating/url so you can chain into get_book or get_reviews. limit capped at 40.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| book_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||