create_dns_record
Create a DNS record for any subdomain by specifying the record type, value, Cloudflare proxy setting, and MX priority. Automate DNS configuration for your services.
Instructions
Create a DNS record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Record type (A, CNAME, MX, TXT) | A |
| value | No | Record value (AUTO for server IP) | AUTO |
| proxied | No | Enable Cloudflare proxy | |
| priority | No | Priority for MX records | |
| subdomain | Yes | Subdomain name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||