Get MetaDome Diagnostics
get_diagnosticsCheck local runtime health including cache stats, runtime metrics, and data versions to confirm cache state or diagnose server misconfiguration.
Instructions
Report local runtime health WITHOUT calling MetaDome: build info, result-cache stats (on-disk + LRU sizes, pinned data version), the runtime metrics snapshot (request/error counts + latency percentiles), the data versions, and the capabilities hash. Use this to confirm cache state or diagnose a misconfigured server. Signature: get_diagnostics(response_mode=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_mode | No | Verbosity: minimal|compact|standard|full (default compact). | compact |