Delete GCP project
gcp_delete_projectRequest deletion of a GCP project, which soft-deletes it and allows restoration within about 30 days. Use to remove projects you no longer need.
Instructions
Requests deletion of a GCP project (soft delete — Google retains it for ~30 days and it can be restored with gcp_undelete_project within that window).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | GCP project id; defaults to GOOGLE_CLOUD_PROJECT env var if omitted |