get-articles
Retrieve articles from a Shopify blog using the blog's GID. Search by title and set a limit for the number of results returned. Access blog content via the Shopify MCP Server's GraphQL API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blogId | Yes | The GID of the blog to get articles from (e.g., "gid://shopify/Blog/1234567890") | |
limit | No | ||
searchTitle | No |