shopping_checkout_get
Refresh merchant checkout state.
Schema
Input Schema
{
"type": "object",
"required": [
"agent_id",
"merchant_domain",
"checkout_id"
],
"properties": {
"agent_id": {
"type": "string",
"description": "Registered UCP Gateway UUID returned by register_ucp_profile; required for every Shopping tool."
},
"checkout_id": {
"type": "string",
"description": "Provider checkout ID returned by shopping_checkout_create or shopping_checkout_update."
},
"merchant_domain": {
"type": "string",
"description": "Merchant host such as 'outboundpower.com' or 'example.myshopify.com'. Do not include a URL scheme, localhost, private IP, file URL, or ftp URL."
}
},
"description": "Arguments for refreshing a checkout.",
"additionalProperties": false
}
Verified Stores
1
Member Stores
Stores exposing the shopping_checkout_get 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
