get_book
Retrieve detailed information about a book using its Hardcover ID or slug, including title, author, and publication details.
Instructions
Get detailed info about a specific book by its Hardcover ID or slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Hardcover book ID. | |
| slug | No | Hardcover book slug (e.g. 'project-hail-mary'). |