Shopify Python MCP Server
update_product
商品を更新する
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.