You're viewing a demo portfolio

Join the waitlist
PRSM

shopify_products

Active

Tool of io.tooloracle/ecommerceoracle

declared in 1.0.0

Fetch products from any Shopify-powered store via their public /products.json endpoint.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 20,
      "maximum": 50,
      "minimum": 1,
      "description": "Max products 1-50 (default: 20)"
    },
    "domain": {
      "type": "string",
      "description": "Shop domain e.g. 'gymshark.com', 'allbirds.com'"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.tooloracle/ecommerceoracle

https://github.com/ToolOracle/ecommerceoracle

1/7 registries
View full server →