Walmart Reviews
walmart_reviewsGet 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" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _apiKey | Yes | Your BlueCart API key (get one at trajectdata.com) | |
| item_id | Yes | Walmart item ID, e.g. "967006046" |