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.
Partially update Bitbucket resources such as pull requests, repositories, and comments. Specify the endpoint path and a partial JSON body to apply targeted changes without full payloads.