Tools reference
Competitive intelligence tools
Competitive-intelligence briefs, switching signals, and page-change detection (Compete tier).
list_competitor_monitors
compete:readCompete planList your competitor monitors (Compete tier) and their configuration.
Try: Which competitors am I monitoring?
get_competitor_brief
compete:readCompete planGet the latest deep competitor brief: complaint themes, feature gaps, pricing signals, churn drivers, switch triggers, recommended actions, and a battlecard.
| Parameter | Type | Required | Description |
|---|---|---|---|
| competitor | yes | Competitor name to filter by | |
| monitor_id | yes | Specific competitor monitor id |
Try: Give me the latest battlecard for Acme.
get_weekly_brief
compete:readCompete planGet your latest weekly competitive-intelligence brief, including the switching/market signals that fed it.
| Parameter | Type | Required | Description |
|---|---|---|---|
| week_of | yes | Filter to a specific week start date (YYYY-MM-DD) |
Try: Summarize this week's competitor brief.
get_switching_signals
compete:readCompete planList individual switching / buying-intent / market signals detected for your competitors, with why-it-matters and sources.
| Parameter | Type | Required | Description |
|---|---|---|---|
| competitor | yes | Competitor name to filter by | |
| priority | yes | Filter by priority (e.g. high, medium, low) | |
| week_of | yes | Filter to a specific week (YYYY-MM-DD) | |
| limit | yes | Max results |
Try: Show me high-priority switching signals for Acme this week.
get_competitor_changes
compete:readCompete planGet recent competitor page snapshots (pricing / landing pages) for change detection. Compare content_hash and scraped_at across snapshots of the same URL.
| Parameter | Type | Required | Description |
|---|---|---|---|
| competitor | yes | Competitor name to filter by | |
| monitor_id | yes | Specific competitor monitor id | |
| limit | yes | Max snapshots |
Try: Has Acme changed their pricing page recently?