You're viewing a demo portfolio

Join the waitlist
PRSM

cancel_cart

Active

Tool of Custom Blinds Shop

declared in 1.0.0

Permanently delete a cart by cart_id. Use when the customer abandons the session or wants to start over. Has no effect on any checkout or paid order already created from this cart. Irreversible — create a new cart to restart.

Parameters schema

{
  "type": "object",
  "required": [
    "cart_id"
  ],
  "properties": {
    "cart_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Custom Blinds Shop

https://github.com/CustomBlinds/cb-shop-mcp

1/7 registries
View full server →