Navigation
Mobile DocsNavigation
Mobile DocsManage Bitbucket repositories and pull requests
Integrate with Bitbucket to manage repositories, create and review pull requests, manage pipelines, and automate your development workflow with OAuth authentication.
Placeholder: Select Bitbucket account
Layout: full
Provider: bitbucket
Layout: full
Options: List Repositories, Get Repository, List Pull Requests, Create Pull Request
Placeholder: Enter workspace slug
Layout: full
Placeholder: Enter repository slug
Layout: full
Condition: operation = ["get_repo","list_prs","create_pr","list_commits"]
Placeholder: Enter pull request title
Layout: full
Condition: operation = "create_pr"
Placeholder: e.g., feature/new-feature
Layout: half
Condition: operation = "create_pr"
Placeholder: e.g., main
Layout: half
Condition: operation = "create_pr"
Required
Required
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}