tld_registration_price
Get the current USD price for a domain-lifecycle operation on a TLD (new registration, transfer-in, renewal, or restore from redemption).
Backed by GET /api/pricing/tld — public, no auth required. This is
name.ai's own registration pricing, not an aftermarket/marketplace price,
so it is never gated by sign-in status.
Args:
tld: The TLD without a leading dot, e.g. "ai" or "com".
operation: One of "register", "transfer", "renew", "restore".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tld | Yes | ||
| operation | No | register |