lookup_catalog
Retrieve catalog products by identifier (batch lookup by product or variant IDs). Returns full product details.
Schema
Input Schema
{
"type": "object",
"required": [
"ids"
],
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string",
"description": "Product or variant ID"
},
"description": "List of product or variant IDs to look up. Max 100."
}
}
}
Verified Stores
17,293
Member Stores
Stores exposing the lookup_catalog 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.
Weekly UCP Report
Issue #50 · Sep 14, 2026
+664
new verified stores
Verified rate
Latest spec
Cart capability
