gcloud_compute_instances_describe
Retrieve detailed information about a Compute Engine VM instance by providing its name and zone. Solves the need to inspect VM configuration and status.
Instructions
Get detailed information about a Compute Engine VM instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | Zone where the instance is located | |
| instance_name | Yes | Name of the VM instance |