Get HGNC Diagnostics
get_hgnc_diagnosticsCheck local HGNC index freshness and diagnose 'data_unavailable' errors. Reports build status, release date, gene/withdrawn counts, schema version, and build time.
Instructions
Report the local HGNC index status: whether the data is built, the loaded release date, gene/withdrawn counts, schema version, and when it was built. Use this to confirm freshness or diagnose a data_unavailable error. Signature: get_hgnc_diagnostics().
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | No | ||
| _meta | No | ||
| field | No | ||
| message | No | ||
| release | No | ||
| success | No | ||
| obsolete | No | ||
| built_utc | No | ||
| retryable | No | ||
| candidates | No | ||
| error_code | No | ||
| gene_count | No | ||
| replaced_by | No | ||
| allowed_values | No | ||
| data_available | No | ||
| recovery_action | No | ||
| withdrawn_count | No | ||
| symbol_lookup_rows | No | ||
| source_last_modified | No | ||
| live_fallback_enabled | No |