- List Bitbucket workspaces (`bb_ls_workspaces`)
- Get details of a workspace (`bb_get_workspace`)
- List repositories in a workspace (`bb_ls_repos`)
- Get repository details (`bb_get_repo`)
- Search repositories, code, commits, PRs (`bb_search`)
- List pull requests (`bb_ls_prs`)
- Get pull request details (`bb_get_pr`)
- Comment on pull requests (`bb_create_pr_comment`)
- Create pull requests (`bb_create_pr`)
- Manage branches (`bb_create_branch`)
- Get commit history (`bb_get_commit_history`)