Retrieves all comments on a specific commit in a Bitbucket repository. Returns both global and inline code comments. Use when you need to view feedback, discussions, or notes left on a specific commit.
pageintegerPage number for pagination. Defaults to 1 if not specified.
commitRequiredstringThe commit hash/SHA to retrieve comments for.
pagelenintegerNumber of items per page for pagination. Defaults to 10 if not specified.
repo_slugRequiredstringThe slug (URL-friendly version) of the repository name.
workspaceRequiredstringThe ID or slug of the workspace that owns the repository.
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.