Delete pull request comment
bb_delete_pull_request_commentDelete a comment from a Bitbucket pull request by providing the pull request ID and comment ID.
Instructions
Deletes a comment from a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoSlug | No | Repository slug. Falls back to BITBUCKET_REPO_SLUG if omitted. | |
| commentId | Yes | ||
| workspace | No | Bitbucket workspace slug. Falls back to BITBUCKET_WORKSPACE if omitted. | |
| pullRequestId | Yes | Pull request ID. |