signallord_get_data_health
Check data health to identify stale signals from upstream issues, ensuring you avoid acting on degraded or estimated values.
Instructions
Check which Signal Lord signals are currently stale due to upstream data issues.
Use this before acting on regime, gauges, indicators, or playbooks. A
signal listed as stale means the underlying data source is degraded
or dark; downstream values may be estimated or held over.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | "signals" (default, public) — returns the affected_signals map. For non-operators, each entry is just {stale: True}. "sources" (operator-only) — full per-source diagnostic snapshot (status codes, DEGRADED/DARK detail). Returns 403 unless the calling API key is on the operator allow-list. | signals |
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |