health_check_snapshots
Identify and optionally fix stale entity snapshots where observations exist but counts show zero, ensuring data consistency in Neotoma's versioned storage system.
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) |