get_coverage
Report scrape coverage per monthly chunk, with totals for API, ingested, and unique counts. Filter by month range to view coverage percent and detailed rows.
Instructions
Use this to report scrape coverage per monthly chunk, with totals.
Optional date_from/date_to (YYYY-MM-DD) filter by chunk month. Returns rows
newest-first plus totals (api/ingested/unique counts and coverage percent). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum coverage rows to return (1..200). | |
| date_to | No | Filter by chunk month, YYYY-MM-DD. | |
| date_from | No | Filter by chunk month, YYYY-MM-DD. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |