cloudflare-dns-mcp_create_dns_record
Automate DNS record creation in a specified Cloudflare zone by defining parameters like record type, name, content, TTL, and optional proxy settings.
Instructions
Create a new DNS record in a given zone
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
name | Yes | ||
port | No | ||
priority | No | ||
proxied | No | ||
target | No | ||
ttl | No | ||
type | Yes | ||
weight | No | ||
zone_name | Yes |