domains_check
Check DNS and provider state for a domain in a project to detect drift before validation. Returns current checks for preflight analysis.
Instructions
Re-observe DNS/provider state for a ProjectDomain and return the current checks. Useful as a preflight and drift detector before validation cycles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The DNS domain, e.g. kysigned.com | |
| project_id | Yes | The project ID |