createArticle
Create a blog article in your Shopify store with title, content, and optional summary, tags, publish date, and image.
Instructions
Create a blog article
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blogId | Yes | The blog ID | |
| title | Yes | ||
| content | Yes | ||
| summary | No | ||
| tags | No | ||
| published | No | ||
| publishedAt | No | ||
| image | No |