Get GCP project
gcp_get_projectFetch details for a single Google Cloud project by project ID, or use the GOOGLE_CLOUD_PROJECT environment variable when no ID is provided.
Instructions
Fetches details of a single GCP project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | GCP project id; defaults to GOOGLE_CLOUD_PROJECT env var if omitted |