liara_list_dns_records
Retrieve and view DNS records for a specific zone to manage domain configurations and troubleshoot connectivity issues.
Instructions
List DNS records for a zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoneId | Yes | The zone ID | |
| page | No | Page number (1-based) | |
| perPage | No | Number of items per page | |
| limit | No | Alternative to perPage: maximum number of items to return | |
| offset | No | Alternative to page: number of items to skip |