Tool to add an existing domain to the Vercel platform. Use when you need to add a domain to Vercel for DNS management or transfer a domain. Supports two methods: 'add' for adding existing domains and 'move-in' for transferring domains (requires authorization token).
nameRequiredstringThe domain name to add or transfer (e.g., 'example.com')
slugstringTeam slug to perform the request on behalf of
zonebooleanWhether to create a DNS zone for the domain. Only applicable when method is 'add'.
tokenstringAuthorization token required when method is 'move-in' for domain transfer. Not used for 'add' method.
methodstringThe domain operation to perform. Use 'add' to add an existing domain or 'move-in' to transfer a domain. When using 'move-in', the 'token' field is required. If not specified, defaults to 'add'.
teamIdstringTeam identifier to perform the request on behalf of
cdnEnabledbooleanWhether to enable CDN for the domain. Only applicable when method is 'add'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.