add_custom_domain
Register a custom domain to point at a Run402 subdomain and receive DNS configuration instructions for setup.
Instructions
Register a custom domain (e.g. example.com) to point at a Run402 subdomain. Returns DNS instructions for the human to configure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The custom domain to register (e.g. 'example.com' or 'docs.example.com') | |
| subdomain_name | Yes | The Run402 subdomain to map this domain to (e.g. 'myapp' for myapp.run402.com) | |
| project_id | Yes | The project ID that owns the subdomain |