get-products
Retrieve products from Shopify Update MCP Server by title or fetch all products within a specified limit. Simplify product management and querying.
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 |