cloudflare.createZone creates a zone in a Cloudflare account.
automations/cloudflare-create-zone.automation.ts
accountId and name are required. type defaults to full. Optional second argument { account } selects a static project account binding.
Returns the created zone. Creation is not replay-safe.