auth_list
Retrieve a list of active Google Cloud credentials and identify the current default account for streamlined access and management using the GCP MCP server.
Instructions
List active Google Cloud credentials.
Returns:
List of active credentials and the current default account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "auth_listArguments",
"type": "object"
}