get-products
Retrieve all products or search by title from a Shopify store using the Shopify MCP Server. Specify a limit to control the number of results returned.
Instructions
Get all products or search by title
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | Yes | Maximum number of products to return | |
searchTitle | No | Search title, if missing, will return all products |