create_product
Create a new product in Shopify with customizable title, status, vendor, type, description, variants, and metafields. Use this tool to populate your store catalog with full product details.
Instructions
Create a new product in the Shopify store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Product tags | |
| title | Yes | Product title | |
| status | No | Product status | |
| vendor | No | Product vendor | |
| variants | No | Product variants (created via bulk API) | |
| metafields | No | Product metafields | |
| productType | No | Product type/category | |
| descriptionHtml | No | Product description (HTML) |