Research ads
research_adsRead-only
Search and analyze competitor ads across Meta, Google, LinkedIn ad libraries and organic TikTok using natural language queries. Get a summary and the ad URLs.
Instructions
Natural-language ad research: a Claude tool-use loop over Meta/Google/LinkedIn ad libraries + organic TikTok. Returns a summary + the found ads (with their served URLs). Spends LLM tokens + ScrapeCreators credits.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | brand name or profile object to tailor the research to; omit to use the workspace’s saved brand | |
| query | Yes | what to research, e.g. "the longest-running protein-pancake ads on Meta" |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reply | No | the research summary | |
| actions | No | follow-up actions the research loop suggested | |
| results | No | the found ads/videos (normalized card objects with served URLs) |