health.inspect_day
Inspect a specific day's health data by merging daily snapshot with raw manifest to identify and explain gaps between metrics and raw records.
Instructions
Inspect one day by combining the daily snapshot with the raw manifest, and explain metric/raw gaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date (YYYY-MM-DD). | |
| metric_keys | No | Optional daily metric keys to inspect. | |
| type_keys | No | Optional raw type keys to focus the inspection on. | |
| storage_backend | No | Storage backend to read from. | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||