list_gcp_services
Retrieve a list of enabled services/APIs for a given Google Cloud project ID to see what resources are active.
Instructions
List enabled services/APIs in a GCP project.
Args:
project_id: The ID of the GCP project to list services for
Returns:
List of enabled services in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |