create_domain
Create a new domain and optionally attach it to a service, enabling a custom hostname for your deployment.
Instructions
Create a new domain, optionally bound to a service.
Args: name: Domain name (e.g. app.example.com) service_id: Optional service ID to attach the domain to
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| service_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||