list_compute_instances
List Compute Engine instances in a Google Cloud project, with an optional zone filter to narrow results.
Instructions
List Compute Engine instances in a GCP project.
Args:
project_id: The ID of the GCP project to list instances for
zone: Optional zone to filter instances (e.g., "us-central1-a")
Returns:
List of Compute Engine instances in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | No | ||
| project_id | Yes |