ecommerce-walmart-product-analysis
Installation
SKILL.md
ecommerce-walmart-product-analysis
Use this skill to query Walmart US public product analysis. Read references/api.md before constructing a request.
Request contract
- Endpoint:
POST /api/v1/tools/research/sorftime/walmart/productAnalysis - Required:
operation:searchByName,detail,trend, orsalesVolume;nameor stringproductIdas required. - Optional:
queryDate,queryEndDate,pageIndexwhere supported. - Send only documented fields; reject unknown fields before network access.
Minimal example:
{"operation":"detail","productId":"5169493923"}