shopify_products
Retrieve products from a Shopify store by domain, with optional filters for collection, product type, vendor, and quantity limit.
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 |