webmcp/gallery

10 tools · production · spec

ZimaSpace lets an agent search the catalog, browse collections, manage the shopping cart, and access order history and store policies.

Tools10 total

browse_store

actionimperative/
pagenumberPage number for pagination (starts at 1). Each page returns up to 30 products.
sort_bystringSort order. Options: best-selling (default), price-ascending, price-descending, title-ascending, title-descending, created-descending, created-ascending.
navigatebooleanWhen true, navigate the browser to the collection page after loading data. Set true for user intents like "browse to", "go to", "show me", "open", "take me to" a collection. Requires a collection handle. Defaults to false.
collectionstringCollection handle to browse (e.g. "best-sellers", "new-arrivals"). Omit to list all collections. Use "all" to browse every product.

cancel_cart

actionimperative/

no parameters

get_cart

readimperative/

no parameters

get_product

actionimperative/
catalogobjectProduct detail parameters.

manage_orders

actionimperative/

no parameters

proceed_to_checkout

actionimperative/

no parameters

search_catalog

readimperative/
catalogobjectrequired

search_shop_policies_and_faqs

readimperative/
querystringrequiredA natural language query.

show_variant

actionimperative/
catalogobjectrequiredProvide EITHER variant_id OR selected_options. Handle is required unless the user is already on the product page.

update_cart

actionimperative/
cartobjectrequired