get_visibility_history
Retrieve time-series visibility scores per AI engine to analyze brand growth or decline over a chosen period, helping answer questions about how AI visibility has changed over time.
Instructions
Get the time-series history of a brand's AI visibility score, broken down per engine. Use when the user asks 'how has my AI visibility changed over time?', 'is my visibility growing or shrinking?', or 'show me the trend for the last month'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of previous calendar days to include. | |
| brand_id | Yes | Stable identifier of the tracked brand to inspect. | |
| granularity | No | Time bucket for the returned visibility series. | weekly |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | Yes | ||
| series | Yes | ||
| brand_id | Yes | ||
| granularity | Yes |