cf_create_zone
Creates a new CloudFlare zone for a domain, specifying account and zone type. Optionally imports existing DNS records.
Instructions
Create a new CloudFlare zone
Args: name: Domain name for the zone account_id: CloudFlare account ID jump_start: Import existing DNS records automatically zone_type: Zone type ('full' or 'partial')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| account_id | Yes | ||
| jump_start | No | ||
| zone_type | No | full |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |