Skip to main content
Glama

Shopify Python MCP Server

delete_product

Remove a specific product from a Shopify store by providing its product ID using the Shopify Python MCP Server integration.

Instructions

商品を削除する

Input Schema

NameRequiredDescriptionDefault
product_idYes商品ID

Input Schema (JSON Schema)

{ "properties": { "product_id": { "description": "商品ID", "type": "number" } }, "required": [ "product_id" ], "type": "object" }

You must be authenticated.

Other Tools from Shopify Python MCP Server

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/kishimoto-banana/shopify-py-mcp'

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