List DNS records
list_dns_recordsRead-only
Retrieve a list of DNS records registered on the server, optionally filtered by a specific domain. Supports IDN domains by automatic Punycode conversion.
Instructions
サーバーに登録された DNS レコードを一覧取得する。domain を指定するとそのドメインのみに絞り込む。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | 絞り込み対象のドメイン (省略時は全ドメイン)。日本語ドメイン (IDN) も指定可 — 内部で ASCII (Punycode) に自動正規化される。 |