TailorKit MCP

Official
by sellersmith

get_detail_template

Retrieve detailed product template information using template ID and shop domain to manage customizable templates on Shopify via TailorKit MCP server.

Instructions

Get detail 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