Create news article
create_blogCreate and publish store news articles by providing a blog object matching the required request schema.
Instructions
Create a store news article. Call get_operation_schema("CreateBlog") for the exact request shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blog | Yes | News article matching the CreateBlog request schema. |