search_books
Locate books by title or author via Open Library, with free-text fallback for flexible queries.
Instructions
Search for books by title, author, or free text.
Uses Open Library. Prefer title and author over query
— they use dedicated indexes and return far better results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (max 50). | |
| query | No | Free-text fallback. Use ``title``/``author`` when known. | |
| title | No | Book title or partial title (recommended). | |
| author | No | Author name (recommended). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |