get_book
Fetch a single catalog record for a book using its book_id, returning the same fields as the full book list.
Instructions
Fetch one catalog record by book_id (same shape list_books returns).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||