Tool to add a custom domain to a Hashnode documentation project. Use when setting up custom domain mapping for documentation sites. Requires projectId, domain name, and wwwDomain boolean flag.
domainRequiredstringThe custom domain to add to the documentation project. Must be a valid domain name (e.g., 'docs.example.com' or 'docs.mybrand.com'). For subdomains, set wwwDomain to false.
projectIdRequiredstringUnique identifier of the documentation project to which the custom domain will be added.
wwwDomainRequiredbooleanWhether to include www subdomain redirect (e.g., www.docs.example.com -> docs.example.com). Set to False for subdomains as the API does not allow www redirect with subdomain configurations.
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.