List DNS Entries
list_dns_entriesList static DNS entries on a MikroTik router with optional filtering by hostname and record type.
Instructions
List static DNS entries on a MikroTik router with optional filtering by name and type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| name | No | Filter by hostname (partial match) | |
| type | No | Filter by record type | all |
| limit | No | Maximum number of entries to return | |
| offset | No | Offset for pagination |