ss_dns_records
Retrieve paginated DNS records for a domain by specifying the domain name, records per page, and number of records to skip.
Instructions
List DNS records for a domain (paginated)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| take | No | Items per page | |
| skip | No | Items to skip |