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

NameTypeRequiredDescription
companySlugstringYesSeller slug from a Tradebird company URL.
productSlugstringYesProduct 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.

On this page