zuckerbot_creative_analysis
Group ads by creative attributes to analyze performance patterns, average metrics, and trend direction, receiving structured insights with recommendations to inform creative strategy.
Instructions
Analyse creative performance patterns for a business by grouping ads by hook type, visual style, product focus, setting, CTA type, copy tone, or opening element. Returns average CPL/CTR/CPC/frequency per group, per-group trend direction, a structured insight object with recommendations, and can optionally include the top and bottom individual ads for the selected metric. Use this before generating new briefs to inform the creative strategy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | No | Metric to rank by. Defaults to cpl. | |
| date_to | No | Optional end date in YYYY-MM-DD | |
| group_by | Yes | Creative attribute to group by | |
| date_from | No | Optional start date in YYYY-MM-DD | |
| min_spend | No | Optional minimum spend threshold per ad | |
| business_id | No | Optional business ID override | |
| include_ads | No | When true, include the top 5 and bottom 5 ads by the selected metric. | |
| summary_mode | No | When true, returns a condensed narrative summary optimised for feeding into recommend_campaign_structure. Default: false. | |
| min_impressions | No | Optional minimum impression threshold per ad |