dns_record_get
Get a DNS record by its type and ID from ISPConfig. Avoids manually searching through DNS zones by directly returning the exact record details for any supported type.
Instructions
Get a DNS record by type and ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Record type (a, aaaa, cname, mx, txt, etc.) | |
| record_id | Yes | Record ID |