get_vpc_details
Get detailed information about a specific GCP VPC network by providing the project ID and network name.
Instructions
Get detailed information about a specific VPC network.
Args:
project_id: The ID of the GCP project
network_name: The name of the VPC network
Returns:
Detailed information about the specified VPC network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| network_name | Yes |