add_comment
Add comments to pull requests and reply to existing comments using parent comment ID.
Instructions
Add a comment to a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Bitbucket project key | |
| repository | Yes | Repository slug | |
| prId | Yes | Pull request ID | |
| text | Yes | Comment text | |
| parentId | No | Parent comment ID for replies |