webmcp/gallery

9 tools · production · spec

Baer Skin Tactical provides tools that let an agent fetch product details, manage the shopping cart, apply discounts, and initiate checkout.

Tools9 total

add_to_cart

actionimperative/
quantityintegerQuantity (default 1, max 10)
productIdstringProduct slug. Used only for the deep link when no product page is open; ignored for the contextual add.

apply_coupon

actionimperative/
codestringrequiredCoupon / discount code

fill_shipping_address

actionimperative/
citystringrequiredCity
emailstringEmail address
line1stringrequiredStreet address line 1
line2stringStreet address line 2
phonestringPhone number (E.164 preferred)
regionstringState / province / region
countrystringrequiredISO 3166-1 alpha-2 country code
lastNamestringrequiredFamily name
firstNamestringrequiredGiven name
postalCodestringrequiredPostal or ZIP code

get_product

actionimperative/
listingSlugstringrequiredListing slug (URL segment) for the product

list_products_in_channel

actionimperative/

no parameters

lookup_order

actionimperative/
emailstringrequiredEmail used at checkout
orderIdstringrequiredOrder number

remove_from_cart

actionimperative/
itemIdstringrequiredCart item id (from view_cart)

start_checkout

actionimperative/

no parameters

view_cart

actionimperative/

no parameters