check_date_completeness
Validate date-range coverage for structured data by checking completeness across day, week, or month granularity.
Instructions
Validate date-range completeness for structured results. Supports day, week, and month granularity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calendar | No | calendar | business_day | crypto_24_7 | forex_weekday | us_business_day | ru_business_day | calendar |
| end_date | Yes | YYYY-MM-DD | |
| holidays | No | ||
| start_date | Yes | YYYY-MM-DD | |
| granularity | No | day | week | month | day |
| actual_items | Yes |