get_health
Check backend health for IntoDNS.ai including API uptime, Redis cache status, and AI runtime availability. Use as a pre-flight check before batch jobs to verify backend is operational.
Instructions
Read-only health probe for the IntoDNS.ai backend itself (not a target domain). Returns API uptime, Redis/cache status, AI runtime availability (whether explain_issue and generate_dns_fix are reachable), and overall service status string. No domain parameter. Use as a pre-flight check before batch jobs, or when diagnosing whether a downstream tool failure is the backend's fault versus a real DNS issue; use get_stats for usage counters instead. No auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||