bitbucket_add_pr_comment
Add a comment to a Bitbucket pull request. Provide project key, repository slug, pull request ID, and comment text.
Instructions
Add a general comment to a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project key | |
| repo | Yes | Repository slug | |
| prId | Yes | Pull request ID | |
| text | Yes | Comment text |