bb_delete_repository
Removes a specified repository from Bitbucket by providing the repository slug and optional workspace. Simplifies repository management within the MCP Bitbucket Python server.
Instructions
Delete a repository from Bitbucket
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_slug | Yes | The repository slug to delete | |
workspace | No | Target workspace (defaults to kallows, can use ~ for personal workspace) | kallows |