timeweb_list_firewall_rules
List all firewall rules within a specified group. Provide the group ID to retrieve rules, with optional pagination and JSON or Markdown output.
Instructions
List all rules in a firewall group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-100) | |
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| offset | No | Number of results to skip for pagination | |
| group_id | Yes | Firewall group ID |