get_domain
Retrieve a subdomain's complete configuration: FQDN, DNS records, forwarding/proxy settings, and delegation state. Use it to inspect or troubleshoot domain details without changing anything.
Instructions
Show one subdomain in full: its fqdn, DNS records, forward or proxy configuration, and delegation state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | The subdomain label, without the domain suffix (e.g. 'myapp' for myapp.makes.fyi). | |
| domain | No | Which domain to act under: 'makes.fyi' (the default) or 'agentdomains.co'. The same label can exist under each, so pass this whenever you are not using the default. |