deletePullRequestComment
Remove a specific comment from a Bitbucket pull request by providing its comment ID and pull request ID.
Instructions
Delete a comment from a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | No | ||
| workspace | No | ||
| comment_id | Yes | Comment ID | |
| pull_request_id | Yes | Pull request ID |