Get HPO Diagnostics
get_diagnosticsCheck the local HPO index status to confirm data freshness or diagnose data unavailable errors. See build info, release versions, counts, and runtime metrics (request/error counts, latency percentiles).
Instructions
Report the local HPO index status: whether the data is built, the loaded HPO and HPOA release versions, term/obsolete/closure/xref/annotation counts, when it was built, and a runtime block (request/error counts and latency percentiles p50/p95/p99). Use this to confirm freshness or diagnose a data_unavailable error. Signature: get_diagnostics().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| _meta | No | ||
| error_code | No | ||
| message | No | ||
| retryable | No | ||
| recovery_action | No | ||
| field | No | ||
| allowed_values | No | ||
| hint | No | ||
| candidates | No | ||
| server | No | ||
| index_status | No | ||
| hpo_version | No | ||
| hpoa_version | No | ||
| counts | No | ||
| build_utc | No | ||
| runtime_metrics | No |