Get a competitor's dated change feed
get_competitor_moves_diffThe dated CHANGE-FEED for one competitor: every real was→now strategic shift IndustryLens detected, newest-first, each stamped with its real analysis date (never a fabricated date). Use when the user asks what changed, what's new, or wants a timeline of a competitor's moves — optionally since a given date. Input a domain or name. Returns { covered: false } with a CTA for companies not publicly tracked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Company name (e.g. 'Apollo'). Used when no domain is given. | |
| limit | No | Max moves (default 20, max 50). | |
| since | No | Optional ISO date (YYYY-MM-DD). Only moves analyzed on/after this date are returned. | |
| domain | No | Company domain or homepage URL (e.g. 'apollo.io'). Preferred — most precise. |