You're viewing a demo portfolio

Join the waitlist
PRSM

ecommerce-intelligence__get_store_products

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[E-Commerce Intelligence] Get products listed on a Shopify store including prices, titles, images, and variants. Args: url: Shopify store URL (e.g. 'https://store.example.com') max_results: Maximum products to return (default 20)

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string"
    },
    "max_results": {
      "type": "integer",
      "default": 20
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →
ecommerce-intelligence__get_store_products — com.thenextgennexus/enterprise-mcp-gateway — PRSM MCP