breakdown_ad
Extract structural components from competitor ads using URL or raw text. Identify hook, offer, call-to-action, emotional triggers, pacing, and format to inform your strategy.
Instructions
Break down a competitor ad into its structural components: hook, offer, call-to-action, emotional triggers, pacing, and format. Works from a URL (uses Ollama vision model locally if available, falls back to cloud vision then heuristic parsing) or from raw ad copy text. Optionally enrich with brand context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand_name | No | Name of the competitor brand for context | |
| ad_url_or_text | Yes | URL to competitor ad image/video, or raw ad copy text if no URL | |
| analysis_depth | No | Depth of analysis: quick (heuristic only), standard (VLM if available), deep (full VLM with extended output) | standard |