List IP Pools
list_ip_poolsRetrieve IP address pools from a MikroTik router with name filtering and pagination controls for precise pool management.
Instructions
List IP address pools on a MikroTik router. Supports filtering by name and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| name | No | Filter by pool name (substring match) | |
| limit | No | Max results to return. | |
| offset | No | Pagination offset. |