search_books
Search the library catalog by title, author, ISBN, subject, or keyword to find matching books and retrieve their biblio_id for availability checks.
Instructions
Search the GBS library catalog by title, author, ISBN, subject, or keyword. Returns matching books with biblio_id for use with check_availability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| query | Yes | Search term (title, author, ISBN, subject, or keyword) | |
| search_type | No | Type of search to perform | keyword |