create_custom_domain
Attach a custom domain to a Railway service. Provide service ID, environment ID, and domain to configure the custom domain for your deployment.
Instructions
Attach a custom domain to a service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The custom domain (e.g. 'api.example.com') | |
| serviceId | Yes | The service ID | |
| environmentId | Yes | The environment ID |