update_product
Modify Shopify product details such as title, description, images, variants, and tags. Use this tool to update product information efficiently within the Shopify Python MCP Server environment.
Instructions
商品を更新する
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body_html | No | 商品の説明(HTML形式) | |
images | No | 画像 | |
options | No | オプション | |
product_id | Yes | 商品ID | |
product_type | No | 商品タイプ | |
status | No | ステータス | |
tags | No | タグ(カンマ区切り) | |
title | No | 商品名 | |
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
- @kishimoto-banana/shopify-py-mcp
- @kishimoto-banana/shopify-py-mcp
- @GeLi2001/shopify-mcp
- @GeLi2001/shopify-mcp