list_firewall_rules
List firewall rules in a GCP project, optionally filtered by network, to audit network security and ensure compliance.
Instructions
List firewall rules in a GCP project, optionally filtered by network.
Args:
project_id: The ID of the GCP project
network: Optional network name to filter firewall rules by
Returns:
List of firewall rules in the specified GCP project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | ||
| project_id | Yes |