update-blog
Update an existing blog's metadata including title, handle, template suffix, and comment policy (moderated or closed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blogId | Yes | The GID of the blog to update (e.g., "gid://shopify/Blog/1234567890") | |
| title | No | ||
| handle | No | ||
| templateSuffix | No | ||
| commentPolicy | No |