shopify_products
Retrieve product data from any Shopify store using the store domain. Filter products by collection, type, vendor, or limit the number returned.
Instructions
Get products from a Shopify store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop_domain | Yes | ||
| limit | No | ||
| collection_id | No | ||
| product_type | No | ||
| vendor | No | ||
| api_key | No | ||
| access_token | No |