get_indexing_history
Track indexed and excluded page count trends over a date range to identify deindexing issues.
Instructions
Indexed / excluded page-count trend over time (detect deindexing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'markdown' (compact, default) or 'json' (raw API response) | markdown |
| date_to | No | End date YYYY-MM-DD (default: today) | |
| host_id | Yes | Host ID from get_hosts | |
| date_from | No | Start date YYYY-MM-DD (default: 30 days ago) |