change_post_status
Publish draft posts or revert published posts to draft status on Google Blogger blogs using the Blogger MCP Server.
Instructions
Publish a draft post or revert a published post to draft
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blogId | No | Blog ID (optional if DEFAULT_BLOG_ID is set) | |
| postId | Yes | Post ID | |
| action | Yes | Action to perform: "publish" to publish a draft, "revert" to revert a published post to draft |