blogger_posts_delete
Permanently delete a blog post by supplying the blog ID and post ID. Removes content from Google Blogger via the API.
Instructions
Permanently delete a blog post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blogId | Yes | The unique identifier of the blog. | |
| postId | Yes | The unique identifier of the post to delete. |