delete_repository
Permanently delete an allowed GitHub repository. Requires confirming the repository's numeric ID and canonical owner/name to complete the removal, which cannot be undone.
Instructions
Permanently delete an allowed repository. Both its stable numeric ID and canonical owner/name confirmation are required. This operation cannot be undone by this MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | ||
| hostname | No | ||
| repository | Yes | Repository in owner/name format | |
| confirmRepository | Yes | Repeat the canonical owner/name returned by get_repository | |
| expectedRepositoryId | Yes |