repository_delete
Delete a repository from a project by providing the project ID and repository ID.
Instructions
Delete a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| repository_id | Yes | The ID of the repository to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |