list_shops
Retrieve and manage your Printify shops directly through the MCP server, enabling quick access to store details for product creation and design management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}