config_list
Retrieve current Google Cloud configuration settings directly within GCP MCP, enabling users to view and manage GCP resources without manual credential setup.
Instructions
List the current Google Cloud configuration.
Returns:
Current configuration settings
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "config_listArguments",
"type": "object"
}