list_subnets
List subnets in a GCP project, with an optional region filter, for network visibility.
Instructions
List subnets in a GCP project, optionally filtered by region.
Args:
project_id: The ID of the GCP project
region: Optional region to filter subnets by
Returns:
List of subnets in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | ||
| project_id | Yes |