list_vpc_networks
Retrieve a list of Virtual Private Cloud (VPC) networks in a specified GCP project. Provide the project ID to view its network resources.
Instructions
List Virtual Private Cloud (VPC) networks in a GCP project.
Args:
project_id: The ID of the GCP project to list VPC networks for
Returns:
List of VPC networks in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |