Tool to get the diffstat for a Bitbucket pull request, showing all changed files with their change statistics (lines added/removed, status). Use when you need to enumerate files modified in a PR.
pageintegerPage number for paginated results (starts from 1).
pagelenintegerNumber of diffstat entries per page (1-100). Bitbucket default is 500 if not specified.
repo_slugRequiredstringRepository slug (URL-friendly name).
workspaceRequiredstringWorkspace ID or slug (URL-friendly name).
pull_request_idRequiredintegerThe ID of the pull request to get diffstat for.
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.