Check data freshness
tv_check_freshnessReports the last-updated time of each underlying data source (EPG normalized, EPG homepage, streaming catalog), the age in minutes, the expected next refresh, and whether any source is stale (older than 1.5× the expected refresh interval).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Optional filter for which source to report | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| now_utc | Yes | ||
| sources | Yes | ||
| summary | Yes | ||
| freshness | Yes | ||
| asked_at_utc | Yes | ||
| overall_stale | Yes |