get-products
List Shopify store products with optional filters by title, status, or tag. Use search queries like 'status:active' to find specific products.
Instructions
List products from the Shopify store, optionally filtered by a search query (e.g. a title, 'status:active', or 'tag:sale').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of products to return | |
| searchQuery | No | Shopify product search query, e.g. a title fragment or 'status:active' |