Delete Artifact Registry repository
ar_delete_repositoryDelete an Artifact Registry repository and all packages within it. Use to clean up unused repositories and free up resources.
Instructions
Deletes a repository and all packages/versions inside it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Region, e.g. "us-central1", or "us" for a multi-region | |
| projectId | No | GCP project id; defaults to GOOGLE_CLOUD_PROJECT env var | |
| repository | Yes | Artifact Registry repository id |