ucp.new
Explore Universal Commerce Protocol (UCP) with live Shopify catalog search, Cart MCP, Checkout MCP, product lookup, and raw JSON-RPC inspection.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 4 · Act 3 · Transact 0 · Score: Not yet scored
Tool inspector
get_search_results
Read products already loaded in the active UCP Playground session. Use after search_catalog or when the user refers to a visible product. Pass product_id to return that product's exact variant ids, options, availability, price, and merchant before add_to_cart. This does not perform a network request or reveal hidden catalog data.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
turn_id |
string | no | Optional turn id returned by search_catalog or get_site_state. |
product_id |
string | no | Optional exact visible product id; when present, returns that product and up to 50 exact variants for add_to_cart. |
max_results |
integer | no | Maximum number of currently loaded products to return. |
Raw JSON schema
{
"type": "object",
"properties": {
"turn_id": {
"type": "string",
"maxLength": 160,
"description": "Optional turn id returned by search_catalog or get_site_state."
},
"product_id": {
"type": "string",
"maxLength": 2048,
"description": "Optional exact visible product id; when present, returns that product and up to 50 exact variants for add_to_cart."
},
"max_results": {
"type": "integer",
"minimum": 1,
"maximum": 50,
"default": 10,
"description": "Maximum number of currently loaded products to return."
}
},
"additionalProperties": false
}
Similar websites
birmakine.com
Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.
vaanzari.com
Explore handcrafted Banarasi sarees from Vaanzari, with artisan provenance, woven traditions and thoughtful customer care in India and worldwide.
demo.openforagents.com
Open for Agents WebMCP demos for declarative browser-agent actions.
ourmenuos.online
The complete operating layer for modern businesses. Build your digital storefront, manage operations, and process payments instantly with 9 specialized industry…