Plan Product Creation
product_create_planCreate a staged plan to add a product to Shopify. Preview the operation first, then execute to apply changes.
Instructions
Plan a new product creation. This creates a staged operation that must be previewed and then executed. No changes are made until execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Product tags | |
| store | Yes | Store name (use store_list to see available stores) | |
| title | Yes | Product title | |
| status | No | Product status | DRAFT |
| vendor | No | Product vendor | |
| variants | No | Product variants | |
| productType | No | Product type | |
| descriptionHtml | No | Product description (HTML) | |
| response_format | No | Response format | json |