lookup_dns
ActiveTool of GoCreative Agent API
declared in 1.27.1
Resolve DNS records (A, AAAA, MX, TXT, NS) for a domain. Use for security audits, email-deliverability checks, or infra discovery. Example call: {"domain": "github.com"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_dnsArguments",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"title": "Domain"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries