Get service account
gcp_get_service_accountRetrieve a Google Cloud service account by email or project resource name to inspect its configuration and permissions.
Instructions
Fetches one service account by email or by projects/{p}/serviceAccounts/{id} name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Service account email address | ||
| projectId | No | GCP project id; defaults to GOOGLE_CLOUD_PROJECT env var |