sophos_list_firewall_groups
List firewall groups within a Sophos tenant, with options for pagination, search, and including nested subgroups.
Instructions
List all firewall groups in a tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting with 1 | |
| search | No | Search term | |
| page_size | No | Number of results per page | |
| tenant_id | Yes | Tenant UUID | |
| page_total | No | Whether to calculate and return the number of pages | |
| search_fields | No | Comma-separated fields to match. Valid: name, parentId | |
| recurse_subgroups | No | Whether to include nested child groups |