get_competitor
Retrieve detailed competitor metadata including monitored page URLs and configuration. Use this when you need specific tracking info beyond the competitor list.
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) |