create-article
Generate and publish articles for Shopify blogs by specifying title, content, author, and tags. Use this tool to manage blog content directly through the Shopify MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
author | Yes | ||
blogId | Yes | The GID of the blog to create the article in (e.g., "gid://shopify/Blog/1234567890") | |
content | Yes | The content of the article in HTML format | |
published | No | Whether to publish the article immediately | |
tags | No | Tags to categorize the article | |
title | Yes | The title of the article |