Tool to retrieve a page of changes made in a specified commit, showing all changed files with their change statistics (lines added/removed, status). Use when you need to enumerate files modified in a specific commit or commit range.
pageintegerPage number for paginated results (starts from 1).
specRequiredstringCommit SHA or range (e.g., '3a8b42' for single commit or '3a8b42..9ff173' for range).
pagelenintegerNumber of changes per page (1-100). Bitbucket default is 500 if not specified.
repo_slugRequiredstringRepository slug (URL-friendly name).
workspaceRequiredstringWorkspace ID or slug (URL-friendly name).
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.