TailorKit MCP

Official
by sellersmith

get_list_layers_of_template

Retrieve a list of layers for a specific product template by providing the template ID and Shopify domain, enabling efficient management of customizable templates.

Instructions

Get list layers of template with template id and shop domain

Input Schema

NameRequiredDescriptionDefault
_idYesThe id of the template
shopDomainYesThe shop domain ends with .myshopify.com

Input Schema (JSON Schema)

{ "properties": { "_id": { "description": "The id of the template", "type": "string" }, "shopDomain": { "description": "The shop domain ends with .myshopify.com", "type": "string" } }, "required": [ "_id", "shopDomain" ], "type": "object" }

You must be authenticated.

Other Tools from TailorKit MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sellersmith/tailorkit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server