gcp_disable_service_account
Disable a service account in a GCP project, immediately stopping its credentials until re-enabled.
Instructions
Disable a service account (credentials will stop working until re-enabled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The GCP project ID. | |
| serviceAccountEmail | Yes | Full email of the service account. |