subdomains_create
Creates a new subdomain by adding a left-most label to a parent domain, with optional user impersonation for ownership and confirmation required to proceed.
Instructions
Create a subdomain.
Args: domain: Parent domain. subdomain: Left-most label only (e.g. 'shop', not shop.example.com). impersonate: Owning user. confirm: Required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| confirm | No | ||
| subdomain | Yes | ||
| impersonate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |