ss_domain_register
Register a domain by specifying registration years, auto-renewal, WHOIS privacy level, and contact IDs. Returns async status for tracking.
Instructions
Register a domain (async operation — use ss_async_status to track)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to register | |
| years | Yes | Registration years | |
| autoRenew | Yes | Enable auto-renewal | |
| privacyLevel | No | WHOIS privacy level | high |
| registrant | Yes | Registrant contact ID | |
| admin | Yes | Admin contact ID | |
| tech | Yes | Tech contact ID | |
| billing | Yes | Billing contact ID |