book_search
Search for books by keyword across all enabled sources and retrieve sorted results after waiting for completion or timeout.
Instructions
Search for books across all enabled sources and return sorted results. This tool waits for the search to complete or timeout.
Args: key: The search keyword (title or author). timeout_seconds: Maximum time to wait (multi-source search can be slow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||