create_subdomain
Create a new subdomain under a parent domain in cPanel, with an optional custom document root.
Instructions
Create a new subdomain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Parent domain (e.g., 'example.com') | |
| subdomain | Yes | Subdomain name (e.g., 'blog') | |
| document_root | No | Document root path (auto-generated if omitted) |