search_books
Find books in your WeRead bookshelf by title, author, or category using keywords. Retrieve matching books with details and reading progress, customizable by exact match and result limits.
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 |
---|---|---|---|
exact_match | No | Whether to use exact matching, default is fuzzy matching | |
include_details | No | Whether to include detailed information | |
keyword | Yes | Search keyword to match book title, author, translator or category | |
max_results | No | Maximum number of results to return |