Get HitKeep AI Visibility
hitkeep_get_ai_visibilityRetrieve AI crawler fetch data and timeseries for a site, with optional fetch-to-visit correlation to understand AI-driven traffic impact.
Instructions
Read AI crawler fetch overview, timeseries, and optional fetch-to-visit correlation for one site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Optional RFC3339 end timestamp. Defaults to now. | |
| from | No | Optional RFC3339 start timestamp. Defaults to 30 days before to. | |
| site_id | Yes | HitKeep site UUID. | |
| window_days | No | Correlation window in days. Defaults to 30 and is capped at 90. | |
| resource_type | No | Optional fetched resource type filter. | |
| assistant_name | No | Optional AI assistant name filter. | |
| assistant_family | No | Optional AI assistant family filter. | |
| include_correlation | No | Whether to include fetch-to-visit correlation details. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| site_id | Yes | ||
| overview | Yes | ||
| timeseries | Yes | ||
| correlation | No |