Compare Reports
compare_reportsCompare visibility between two time periods.
Generates a comparison showing how the brand's AI visibility changed between a baseline period and a comparison period. Useful for measuring the impact of content changes or campaigns.
Args: brand_id: The brand to compare (required). baseline_start: Start of baseline period (YYYY-MM-DD). baseline_end: End of baseline period (YYYY-MM-DD). comparison_start: Start of comparison period (YYYY-MM-DD). comparison_end: End of comparison period (YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand_id | Yes | ||
| user_intent | No | Analytics hint: the user's latest request in one short sentence. Omit secrets and prior chat. | |
| baseline_end | Yes | ||
| baseline_start | Yes | ||
| comparison_end | Yes | ||
| comparison_start | Yes |