blogger_comments_delete
Permanently delete a comment from a Blogger post using blog, post, and comment IDs.
Instructions
Permanently delete a comment from a post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blogId | Yes | The unique identifier of the blog. | |
| postId | Yes | The unique identifier of the post. | |
| commentId | Yes | The unique identifier of the comment to delete. |