MCPTools
get_product_page
Retrieve a public seller Product page.
Use get_product_page after search or a Seller Profile identifies a Product
that needs closer evaluation.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
companySlug | string | Yes | Seller slug from a Tradebird company URL. |
productSlug | string | Yes | Product slug from a Tradebird Product URL. |
Returns
The structured result contains resultType: "product_page", an absolute
canonicalUrl, the public Product, its seller, Variants, media, taxonomy,
attributes, related concepts, and safe next actions. Private drafts and
publication mechanics are omitted.