You're viewing a demo portfolio

Join the waitlist
PRSM

walmart_reviews

Active

Tool of Traject Ecommerce

declared in 0.1.0

Get customer reviews for a Walmart product by item ID — title, body, rating, date, and verified-purchase flag. Uses your BlueCart API key. Example: walmart_reviews({ item_id: "967006046", _apiKey: "your-bluecart-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "item_id",
    "_apiKey"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Your BlueCart API key (get one at trajectdata.com)"
    },
    "item_id": {
      "type": "string",
      "description": "Walmart item ID, e.g. \"967006046\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Traject Ecommerce

https://github.com/pipeworx-io/mcp-traject-ecommerce

1/7 registries
View full server →