add_comment
Facilitates adding comments to Bitbucket Server pull requests by specifying repository, PR ID, and comment text. Supports replies by including a parent comment ID.
Instructions
Add a comment to a pull request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parentId | No | Parent comment ID for replies | |
prId | Yes | Pull request ID | |
project | No | Bitbucket project key | |
repository | Yes | Repository slug | |
text | Yes | Comment text |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Bitbucket Server MCP
Related Tools
- @garc33/bitbucket-server-mcp-server
- @aashari/mcp-server-atlassian-bitbucket
- @garc33/bitbucket-server-mcp-server
- @garc33/bitbucket-server-mcp-server
- @aashari/mcp-server-atlassian-bitbucket