check_availability
Check how many copies of a book are available to borrow by providing its ISBN. Get real-time stock levels before attempting a loan to avoid borrowing an unavailable title.
Instructions
Check how many copies of a specific book are available to borrow.
Use this tool when the user (or another tool call) already has an ISBN and wants to know stock levels before attempting to borrow, or just want a quick status check on a book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isbn | Yes | The ISBN of the book to check |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |