webcheck_dns
Fetch DNS records for a domain to inspect its DNS configuration and identify potential issues.
Instructions
Fetch DNS records for a domain via Web Check /dns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL or domain (https:// added if missing) | |
| timeout | No | Per-request timeout seconds | |
| base_url | No | Web Check API base (default env WEB_CHECK_BASE_URL or https://web-check.as93.net/api) | |
| max_chars | No | Truncate each check payload to this many JSON chars |