get_diagnostics
Diagnose website health by retrieving crawl errors, DNS issues, and server problems for a host. Input host_id to receive a detailed report in markdown or JSON.
Instructions
Site diagnostics: crawl errors, DNS issues, server problems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'markdown' (compact, default) or 'json' (raw API response) | markdown |
| host_id | Yes | Host ID from get_hosts |