blogger_comments_removeContent
Remove a comment's content, replacing it with an admin notice while preserving the comment record.
Instructions
Remove comment content, replacing it with an admin notice, without fully deleting the comment object.
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 remove content from. |