Permanently deletes a specific pull request comment (top-level, inline, or threaded reply). Use when removing outdated, incorrect, or unwanted feedback from a pull request.
repo_slugRequiredstringThe slug of the repository. This is the repository's name, usually in lowercase and with hyphens instead of spaces.
workspaceRequiredstringThe workspace ID (slug) or UUID of the Bitbucket workspace that owns the repository. This can be the workspace name or its universally unique identifier.
comment_idRequiredintegerThe unique identifier of the comment to be deleted from the pull request. This can be a top-level comment, inline comment, or threaded reply.
pull_request_idRequiredintegerThe unique identifier of the pull request containing the comment to be deleted.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.