Access any Bitbucket Cloud REST API v2 endpoint for pipelines, webhooks, branch restrictions, and more. Supports pagination and returns raw HTTP status and JSON body.
Replace Bitbucket resources with full update. Common operations: update repositories, files, and branch restrictions. Use jq to filter response fields to reduce token costs. Returns TOON format by default.
Retrieve complete details of a Bitbucket repository, including settings, clone URLs, and metadata, by providing the repository slug and optional workspace slug.
Clone a Bitbucket repository to your local filesystem by providing the repository slug and target path. Uses SSH (preferred) or HTTPS for authentication.
List all Bitbucket projects you have access to, enabling discovery of project keys. Supports pagination and custom field selection for tailored responses.
Permanently remove a Bitbucket repository using its slug. This irreversible action deletes all repository data, including code, issues, and pull requests.