List service account keys
gcp_list_service_account_keysList all key IDs for a GCP service account to audit key inventory without exposing private key material. Specify email and optional project ID.
Instructions
Lists key ids for a service account (never returns private key material for existing keys).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| projectId | No | GCP project id; defaults to GOOGLE_CLOUD_PROJECT env var |