{"name":"tld-info","description":"TLD info / top-level domain registry lookup / ccTLD vs gTLD / TLD introduction year / new gTLD registry. For any top-level domain, returns the registry operator, type (gTLD / ccTLD / sTLD), country (for ccTLDs), introduction year, and notes. In-handler dictionary covers ~80 of the most common TLDs; falls back to a structural guess for unrecognized TLDs.","price":"$0.001","method":"POST","input_schema":{"properties":{"tld":{"type":"string","description":"TLD without leading dot (e.g. 'ai', 'com', 'co.uk' uses just 'uk')."}},"required":["tld"]},"input_example":{"tld":"ai"},"output_example":{"tld":"ai","is_valid":true,"type":"ccTLD","registry":"Government of Anguilla","country":"Anguilla","intro_year":1995,"notes":null,"in_dictionary":true,"source":"in-handler IANA dictionary"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}