get_competitor_timeline
Need a competitor's complete ad history? Retrieve their archived creatives in chronological order, newest first, with lifespans and surviving media.
Instructions
The full chronological roster of ONE competitor's archived creatives — every ad eonik has watched, newest launch first, with lifespans (how long each ran, whether it's still live) and archived media that survives after the ad is pulled. The continuous-monitoring archive Claude can't reconstruct. observed_* = eonik's monitoring window; platform_* = the platform's own claims (kept separate). Each item has an asset_id you can pass to deconstruct_ad to go deeper. Facts only, no predictions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max creatives (default 30, max 60). | |
| channel | No | Optional channel filter, e.g. meta_ad_library. | |
| active_only | No | Only currently-live ads (default false = full history including dead ads). | |
| competitor_id | Yes | The BrandCompetitor id (a brand the user watches). |