ncloud_sourcecommit_delete_repo_by_id
Permanently delete a SourceCommit repository by ID. Confirmation parameter must be true to execute the destructive operation.
Instructions
⚠️ Destructive: Permanently delete a SourceCommit repository by ID. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| repositoryId | Yes | Repository ID to delete |