get_competitor
Retrieve competitor details including monitored URLs and configuration by specifying project and competitor IDs.
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) |