Bitbucket
Learn how to use Bitbucket with Composio
Overview
Enum
BITBUCKET
Description
Bitbucket is a Git-based code hosting and collaboration platform supporting private and public repositories, enabling teams to manage and review code through pull requests and integrations
Authentication Details
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
base_url
Actions
BITBUCKET_CREATE_BRANCH
Action Parameters
name
repo_slug
target_hash
workspace
Action Response
data
error
successful
BITBUCKET_CREATE_ISSUE
Action Parameters
assignee
component_id
content
due_on
kind
milestone_id
priority
repo_slug
title
version_id
workspace
Action Response
data
error
successful
BITBUCKET_CREATE_ISSUE_COMMENT
Action Parameters
content
issue_id
repo_slug
workspace
Action Response
data
error
successful
BITBUCKET_CREATE_PULL_REQUEST
Action Parameters
close_source_branch
description
destination_branch
repo_slug
reviewers
source_branch
title
workspace
Action Response
data
error
successful
BITBUCKET_CREATE_REPOSITORY
Action Parameters
description
fork_policy
has_issues
has_wiki
is_private
language
project_key
repo_slug
workspace
Action Response
data
error
successful
BITBUCKET_CREATE_SNIPPET_COMMENT
Action Parameters
content
encoded_id
parent_id
workspace
Action Response
data
error
successful
BITBUCKET_DELETE_ISSUE
Action Parameters
issue_id
repo_slug
workspace
Action Response
data
error
successful
BITBUCKET_DELETE_REPOSITORY
Action Parameters
repo_slug
workspace
Action Response
data
error
successful
BITBUCKET_GET_CURRENT_USER
Action Parameters
Action Response
data
error
successful
BITBUCKET_GET_FILE_FROM_REPOSITORY
Action Parameters
commit
path
repo_slug
workspace
Action Response
commit
data
error
path
size
successful
BITBUCKET_GET_SNIPPET
Action Parameters
accept_format
encoded_id
workspace
Action Response
data
error
successful
BITBUCKET_LIST_PULL_REQUESTS
Action Parameters
page
pagelen
repo_slug
state
workspace
Action Response
data
error
successful
BITBUCKET_LIST_REPOSITORIES_IN_WORKSPACE
Action Parameters
q
role
sort
workspace
Action Response
data
error
successful
BITBUCKET_LIST_WORKSPACES
Action Parameters
q
sort
Action Response
data
error
successful
BITBUCKET_LIST_WORKSPACE_MEMBERS
Action Parameters
workspace
Action Response
data
error
successful
BITBUCKET_UPDATE_ISSUE
Action Parameters
assignee_account_id
component
content
issue_id
kind
milestone
priority
repo_slug
state
title
version
workspace
Action Response
data
error
successful