add-dns-record
Add a DNS record to a site on the Netlify MCP Server by specifying domain, site ID, record type, value, and optional TTL for configuration.
Instructions
Add a DNS record to a site
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | Yes | Domain name | |
siteId | Yes | Site ID or name | |
ttl | No | Time to live in seconds | |
type | Yes | DNS record type | |
value | Yes | DNS record value |