Description
This script accepts a domain name, queries WHOIS data using the local whois client or a web-based fallback, and outputs the registration details.
Example
{
"function_call": {
"name": "GetDomainRegistrationInfo",
"arguments": {
"Domain": "xkcd.com"
}
}
}
