gcp_get_api
Check whether a specific API is enabled or disabled on your Google Cloud project by providing the project ID and API service name.
Instructions
Get the enabled/disabled state of a specific API on a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The GCP project ID. | |
| serviceName | Yes | API service name (e.g. 'compute.googleapis.com'). |