provision_start
Phase 1: Create a cloud VPS with dedicated IP. Generates WireGuard config. Returns the IP and instructions to connect. Supports DigitalOcean, Vultr, Hetzner, OVH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Cloud region (e.g. nyc1, ewr, nbg1, GRA11). Omit for default. | |
| cloud_api_key | Yes | Cloud provider API key | |
| cloud_provider | Yes | Cloud provider | |
| service_domain | Yes | Domain you own for the email service (e.g. emailrelay.xyz). NS will point here. |