wafle_domains_status
Fetch a domain's current status, SSL expiry, renewal, event log, and DNS instructions to verify if it's live or debug a stuck verification.
Instructions
Fetch the full status of a single attached domain — current status (pending/verifying/active/etc), SSL expiry, last renewal, log of recent events. Includes the original DNS-setup instructions so you can re-show them to the tenant.
Use to answer 'is mi-tienda.com working yet?' or to debug a stuck verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| include_log | No | If true, also fetch the last ~20 events from the per-domain log. |