search_bind_zones
Search and filter BIND DNS zones on pfSense with pagination and sorting. Specify zone type and search term to quickly locate specific zones.
Instructions
Search BIND DNS zones with filtering and pagination
Requires the BIND package to be installed on pfSense.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| sort_by | No | Field to sort by (name, type, descr, etc.) | name |
| page_size | No | Number of results per page | |
| zone_type | No | Filter by zone type (master, slave, forward) | |
| search_term | No | Search in zone name/description (client-side filter) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||