shopify_products
Fetch products from a Shopify store by providing the shop domain and optionally filtering by collection, product type, vendor, and setting a limit, with API key and access token for authentication.
Instructions
Get products from a Shopify store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| vendor | No | ||
| api_key | No | ||
| shop_domain | Yes | ||
| access_token | No | ||
| product_type | No | ||
| collection_id | No |