create_product
Create a new product in Shopify by providing title, description, tags, status, vendor, and product type. Enables AI assistants to add products directly to the store.
Instructions
Creates a new product in the shop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags as array | |
| title | Yes | Product title | |
| status | No | Product status | |
| vendor | No | Vendor/supplier | |
| productType | No | Product type | |
| descriptionHtml | No | Product description (HTML) |