search_books
Search Hardcover by title, author, or ISBN to find books, authors, series, lists, users, publishers, characters, or prompts.
Instructions
Search Hardcover by title, author, or ISBN. Supports multiple entity types: books (default), authors, series, lists, users, publishers, characters, and prompts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query (title, author name, ISBN, etc.). | |
| query_type | No | Entity type to search (default: 'Book'). | |
| per_page | No | Results per page (default 10, max 25). | |
| page | No | Page number (default 1). |