delete_repository
Delete a repository from a SemaphoreUI project by specifying the project ID and repository ID, permanently removing it 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 | |||