move_firewall_rule
Move a firewall rule to a new position in the pfSense rule order to adjust priority. Provide the rule ID and target position, then apply changes immediately.
Instructions
Move a firewall rule to a new position in the rule order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | Rule ID (array index from search_firewall_rules, e.g., 0, 1, 2...) | |
| new_position | Yes | New position (0 = top, higher numbers = lower priority) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||