get_ai_visibility_trend
Track brand visibility trends across ChatGPT, Claude and Gemini over time. Retrieve up to 200 historical data points to analyze LLM perception changes by specific provider or aggregate view for time-series analysis.
Instructions
Get AI Visibility trend data over time — track how LLM brand perception changes. Returns up to 200 data points. Without provider filter: returns pre-computed aggregate summaries across all LLMs. With provider filter (openai, claude, gemini): computes from raw per-provider results. Use this for time-series analysis; use get_ai_visibility_dashboard for the latest snapshot or get_ai_visibility_check_detail for a specific check. Read-only. Returns JSON array. Dates are ISO-8601 format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID (from list_projects) | |
| dateFrom | No | Start date in ISO-8601 format (e.g., 2026-01-01) | |
| dateTo | No | End date in ISO-8601 format (e.g., 2026-03-15) | |
| provider | No | Filter by LLM provider. Omit for aggregate view across all providers |