delete-repository
Remove a GitHub repository permanently from GitHub Enterprise. This tool requires repository owner, name, and confirmation to delete the repository and all its contents.
Instructions
Delete a GitHub repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Confirmation for deletion (must be true) | |
| owner | Yes | Repository owner | |
| repo | Yes | Repository name |