delete_repository
Permanently remove a Bitbucket repository by specifying its slug and workspace. This irreversible action deletes all repository data and cannot be undone.
Instructions
Delete a repository. This action is irreversible.
Args: repo_slug: Repository slug (name) workspace: Bitbucket workspace (optional if configured)
Returns: Confirmation or error message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| workspace | No |