list_domains
Retrieve all DNS domains registered in your Vultr account, including domain names, creation dates, and DNSSEC status information.
Instructions
List all DNS domains in your Vultr account.
Returns: List of domain objects with details including: - domain: Domain name - date_created: Creation date - dns_sec: DNSSEC status
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}