get-articles
Retrieve articles from a Shopify blog by providing the blog's GID. Optionally filter by title or set a limit on results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blogId | Yes | The GID of the blog to get articles from (e.g., "gid://shopify/Blog/1234567890") | |
| searchTitle | No | ||
| limit | No |