delete_comment
Delete a comment permanently by its ID. This action is irreversible and returns confirmation of the removed comment.
Instructions
Permanently delete a comment by id. This cannot be undone. Returns a confirmation object with the deleted comment id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | ID of the comment to delete. |