You're viewing a demo portfolio

Join the waitlist
PRSM

get_cart

Active

Tool of Synchronity

declared in 0.2.0

Retrieve current cart contents, including items, pricing, discounts, and totals. The card already shows the line items and totals to the user, so keep your text reply to one brief sentence — do not re-list the cart contents.

Parameters schema

{
  "type": "object",
  "required": [
    "site_id"
  ],
  "properties": {
    "cart_id": {
      "type": "string",
      "description": "Cart ID (optional if an active cart exists for the site)"
    },
    "site_id": {
      "type": "string",
      "description": "Registered site ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Synchronity

https://github.com/themewireco/synchronity

2/7 registries
View full server →