UCP Checker

get_shipping_options

Available delivery methods for a destination country with prices and free-shipping thresholds. Kinds: home_delivery and pickup_point (lockers/shops).

Schema

Input Schema

{
    "type": "object",
    "required": [
        "countryCode"
    ],
    "properties": {
        "orderValue": {
            "type": "string",
            "description": "cart total as decimal string, used for free-shipping checks"
        },
        "countryCode": {
            "type": "string",
            "description": "ISO 3166-1 alpha-2 destination, e.g. GR"
        },
        "weightGrams": {
            "type": "integer"
        }
    },
    "additionalProperties": false
}
Verified Stores
1
Member Stores

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