delete_pr_comment
Remove a comment from a Bitbucket pull request by specifying the PR ID and comment ID.
Instructions
Delete a PR comment.
Args: pr_id: PR ID number comment_id: Comment ID to delete workspace: Workspace slug repo: Repository slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| pr_id | Yes | ||
| workspace | No | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |