UCP Checker

ucp_get_product

Get full details for a product, including variations and stock levels. Pass the "id" value exactly as it appears in ucp_list_products results — it is a numeric string like "47686". Returns price.amount (decimal string, e.g. "10.00"), price.formatted ("€10.00"), price.currency, and variations array for variable products.

Schema

Input Schema

{
    "type": "object",
    "required": [
        "product_id"
    ],
    "properties": {
        "product_id": {
            "type": "string",
            "description": "Product ID as a string \u2014 use the \"id\" field from ucp_list_products results (e.g. \"47686\"). Numeric strings and integer values are both accepted."
        }
    }
}
Verified Stores
2
Member Stores

Stores exposing the ucp_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