get-products
Retrieve all products or filter by title using the Shopify MCP Server. Specify a limit to control the number of results returned for efficient data management.
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 |