Get Orphanet Diagnostics
get_diagnosticsConfirm data freshness or diagnose data_unavailable errors by inspecting local Orphanet index status, including build details, request/error counts, latency percentiles, and cache metrics.
Instructions
Report the local Orphanet index status: whether the data is built, the loaded Orphanet release version, disorder counts, schema version, and when it was built, plus a runtime block (request/error counts, latency percentiles p50/p95/p99, a response_mode distribution that surfaces over-fetch, and a version-hash cache hit/miss ratio). 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 |
|---|---|---|---|
| hint | No | ||
| _meta | No | ||
| build | No | ||
| field | No | ||
| message | No | ||
| runtime | No | ||
| success | No | ||
| built_utc | No | ||
| retryable | No | ||
| candidates | No | ||
| error_code | No | ||
| term_count | No | ||
| xref_count | No | ||
| mapping_count | No | ||
| allowed_values | No | ||
| data_available | No | ||
| obsolete_count | No | ||
| schema_version | No | ||
| recovery_action | No | ||
| orphanet_version | No |