Site diagnostics
get_diagnosticsIdentify and prioritize Yandex Webmaster site issues: get active problems like DNS errors, slow response, robots.txt errors, and 4xx alerts, ranked by severity, with an option to include resolved ones.
Instructions
Yandex Webmaster site diagnostics: problems detected on the host (e.g. DNS errors, slow response, robots.txt issues, 4xx alerts), each with a severity (FATAL, CRITICAL, POSSIBLE_PROBLEM, RECOMMENDATION). By default returns only ACTIVE problems (state=PRESENT), worst first. Set includeAbsent=true to also list resolved/absent problem types. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostId | No | Host id (e.g. "https:example.com:443"). Defaults to YANDEX_WEBMASTER_HOST_ID. List valid ids with get_hosts. | |
| includeAbsent | No | Also list problem types that are currently absent/resolved. Default false. |