Verify Micro custom domain
micro_domain_verifyVerify a custom domain's DNS ownership proof, then activate it only after the record resolves correctly, preventing misconfigured domains from going live.
Instructions
Check the exact domain's DNS proof and activate it only when ownership resolves correctly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory | |
| confirm | Yes | Explicit confirmation to verify and activate this custom domain | |
| domainId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |