dns_get_record
Retrieve details for a specific DNS record using its domain and record ID. Get current configuration, TTL, and target values for troubleshooting or verification.
Instructions
Get details for a specific DNS record.
Args: domain: The domain name record_id: The record ID to get details for
Returns: DNS record details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| record_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||