search_books
Find books in your WeRead bookshelf by matching title, author, or category. Returns matching books with details and reading progress.
Instructions
Search for books in the user's bookshelf by keywords and return matching books with details and reading progress
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Search keyword to match book title, author, translator or category | |
| exact_match | No | Whether to use exact matching, default is fuzzy matching | |
| include_details | No | Whether to include detailed information | |
| max_results | No | Maximum number of results to return |