premium-data__search_amazon_products
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[Premium Data] Search Amazon for product details, pricing, reviews, and ratings. Args: search_query: Product search query asins: List of ASINs to look up directly max_results: Max results (default 15)
Parameters schema
{
"type": "object",
"properties": {
"asins": {
"type": "array",
"items": {},
"default": null
},
"max_results": {
"type": "integer",
"default": 15
},
"search_query": {
"type": "string",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries