Get AI Model Breakdown
get_model_breakdownGet visibility breakdown by AI model.
Shows how the brand performs on each AI platform individually: ChatGPT, Perplexity, Gemini, Claude, Copilot, etc. Useful for understanding which AI models mention the brand most.
Args:
brand_id: The brand to check (required).
days: Lookback window, 7-365. Default 30.
period: A frozen calendar period (YYYY-MM or YYYY-Qn). When given,
days is ignored and the response carries a period block. Then
total_queries is the measured days in the period, visibility_rate
is the average visibility score, presence is filled, and the
top_3 fields are null.
include_trends: Include trend data per model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| period | No | ||
| brand_id | Yes | ||
| user_intent | No | Analytics hint: the user's latest request in one short sentence. Omit secrets and prior chat. | |
| include_trends | No |