search_static_routes
Search pfSense static routes by network or description, with optional gateway filtering and pagination to handle large route tables.
Instructions
Search static routes with filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| gateway | No | Filter by gateway name | |
| sort_by | No | Field to sort by (network, gateway, descr, etc.) | network |
| page_size | No | Number of results per page | |
| search_term | No | Search in network/description (client-side filter) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||