UCP Checker

get_product

Retrieve a single product by ID with full detail. Supports compound variant IDs (productId:variantId). Returns product with all variants and availability.

Schema

Input Schema

{
    "type": "object",
    "required": [
        "id"
    ],
    "properties": {
        "id": {
            "type": "string",
            "description": "Product or variant ID. Required."
        },
        "context": {
            "type": "object",
            "description": "Localization hints: language, currency, country. Optional."
        },
        "selected": {
            "type": "array",
            "items": {
                "type": "object",
                "description": "Option selection: name and value"
            },
            "description": "Partial or full option selections for variant narrowing. Optional."
        },
        "preferences": {
            "type": "array",
            "items": {
                "type": "string",
                "description": "Option name"
            },
            "description": "Option names in relaxation priority order. Optional."
        }
    }
}
Verified Stores
17,293
Member Stores

Stores exposing the get_product tool

Weekly UCP Report

Get the agentic commerce digest every Monday

Real adoption data, ecosystem trends, new spec versions, and the stores that broke or recovered this week. Read by founders and engineers building the next generation of commerce.

Free forever No spam Unsubscribe anytime

View a sample report →

Weekly UCP Report
Issue #50 · Sep 14, 2026
+664
new verified stores
Verified rate
Latest spec
Cart capability