-
Notifications
You must be signed in to change notification settings - Fork 54
Firewall
Joshua Hiller edited this page May 15, 2026
·
3 revisions
Search and manage Falcon firewall rules and rule groups.
Firewall Management: READFirewall Management: WRITE
Note
This tool modifies data.
Required scopes: Firewall Management: WRITE
Create a firewall rule group.
Example prompts:
- "Create a Windows firewall rule group named 'Prod Outbound'"
Caution
This tool performs destructive operations.
Required scopes: Firewall Management: WRITE
Delete firewall rule groups by ID.
Example prompts:
- "Delete firewall rule group abc123"
Required scopes: Firewall Management: READ
Search firewall rules in a specific policy container and return full rule details.
Example prompts:
- "Show me all rules in firewall policy abc123"
Required scopes: Firewall Management: READ
Search firewall rule groups and return full rule group details.
Example prompts:
- "Find all enabled firewall rule groups for Windows"
Required scopes: Firewall Management: READ
Search firewall rules and return full rule details.
Example prompts:
- "Show me all enabled Windows firewall rules"
- "Find firewall rules matching 'outbound'"
-
falcon://firewall/rules/fql-guide: Contains the guide for thefilterparam of firewall search tools.
