auth_revoke
Revoke Google Cloud credentials using GCP MCP to manage access securely. Returns a status message confirming successful credential revocation.
Instructions
Revoke Google Cloud credentials.
Returns:
Status message indicating whether the credentials were revoked
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "auth_revokeArguments",
"type": "object"
}