Auth.Get Product
auth.get_productRetrieve a single product from your Affilio product catalog by ID.
Returns full product metadata: name, description, image URL, associated affiliate links, categories, custom attributes, visibility/active status, and timestamps.
Requires Bearer token authentication.
Technical reference: https://affilio.link/blog/mcp-for-everyone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Product ID returned by auth.create_product or auth.search_products. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||