register_subdomain
Register a new subdomain with optional initial DNS record. Specify name, record type, and value to set up quickly.
Instructions
Register a new subdomain, optionally with an initial DNS record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Subdomain name | |
| priority | No | Priority for MX records (lower = higher priority) | |
| domain_id | No | Domain ID to register under (defaults to the primary domain) | |
| description | No | Optional description | |
| record_type | No | Optional initial DNS record type | |
| record_value | No | Value for the initial DNS record (IP address or target domain) |