delete_repository
Delete a repository by providing its project and repository IDs. This permanently removes the repository from the system.
Instructions
Delete a repository.
Args: project_id: ID of the project repository_id: ID of the repository to delete
Returns: Deletion result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| repository_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||