create_product
Create new products on Shopify by defining titles, descriptions, images, variants, and more using structured input data within the MCP server.
Instructions
新しい商品を作成する
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body_html | No | 商品の説明(HTML形式) | |
images | No | 画像 | |
options | No | オプション | |
product_type | No | 商品タイプ | |
status | No | ステータス | active |
tags | No | タグ(カンマ区切り) | |
title | Yes | 商品名 | |
variants | No | バリエーション | |
vendor | No | ベンダー名 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Shopify Python MCP Server
Related Tools
- @kishimoto-banana/shopify-py-mcp
- @amir-bengherbi/shopify-mcp-server
- @GeLi2001/shopify-mcp
- @kishimoto-banana/shopify-py-mcp
- @amir-bengherbi/shopify-mcp-server