health_check_snapshots
Check for stale snapshots where observation_count is zero despite existing observations. Returns health status and count, with optional auto-recomputation to fix inconsistencies.
Instructions
Check for stale entity snapshots (snapshots with observation_count=0 but observations exist). Returns health status and count of stale snapshots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto_fix | No | If true, automatically recompute stale snapshots (default: false) |