Retrieves a specific file's content from a Bitbucket repository at a given commit (hash, branch, or tag), failing if the file path is invalid for that commit.
pathRequiredstringFull path to the file within the repository (e.g., 'src/main.py').
commitRequiredstringCommit hash, branch name (fetches latest), or tag for the file version.
repo_slugRequiredstringRepository slug or UUID (typically URL-formatted name).
workspaceRequiredstringWorkspace ID or UUID (often username or team name) containing 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.