Delete a comment
esa_delete_commentDelete a comment from an esa team by specifying the team name and comment ID. Solves the need to remove unwanted or outdated comments.
Instructions
Deletes a comment from an esa team by comment ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamName | No | Team name (required). Use esa_get_teams first to see available teams. | |
| commentId | Yes | The comment ID to delete |