get_product
Get full detail for a single product by merchant_id and product_id: name, price, currency, availability, image, and the buyer questions, problems, and use cases it maps to. Returns a schema.org Product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| merchant | Yes | Agenticfeed merchant ID (customer GUID), e.g. "a9a8378c94". | |
| product_id | Yes | Product ID (product GUID) within that merchant's catalog. |