get_competitor
Retrieve detailed competitor configuration including monitored homepage and pricing page URLs to identify exactly which competitor pages are being tracked.
Instructions
Get competitor details including monitored pages (homepage URL, pricing page URL) and configuration. Use this when you need specific competitor metadata beyond what list_competitors provides — for example, to find which URLs are being tracked. Requires competitorId from list_competitors. Read-only. Returns JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID (from list_projects) | |
| competitorId | Yes | Competitor ID (from list_competitors) |