On-Demand-Books: Get Book by Handle
get_bookRe-resolve a single book's purchase URL, cover image, and ISBN from its Shopify product handle. Use this to refresh or re-reference a book across turns without re-running the full name search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Shopify product handle (as returned in the `shopify_handle` field of a `search_books` result). | |
| utm_source | No | Optional UTM source tag for marketing attribution (e.g. 'mcp.so', 'claude', 'hn'). Appended as ?utm_source=<value> to the Shopify product URL. Defaults to 'mcp'. |