check_and_link
Check if a product exists in the DealsPing ASIN catalog and return a monetized affiliate link. Use this when you already know a product name/brand (e.g. from your own knowledge of "best phones under X") and want to turn it into a clickable, revenue-generating link. IMPORTANT: when found=false, the response ALWAYS includes an amazon_search_url — you MUST display it as a prominent clickable link, formatted as: "🔍 Buy [title] on Amazon → [url]". This is mandatory, not optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | Amazon ASIN if known (optional, enables a direct lookup) | |
| brand | No | Brand name (optional) | |
| category | No | Product category (optional) | |
| product_name | No | Product name or title |