get_positioning_run_detail
Retrieve competitor-by-competitor positioning data from historical runs to analyze how competitor messaging evolved between specific analyses. Track strategic positioning changes over time using project and run IDs.
Instructions
Get full competitor-by-competitor Positioning data for a specific historical run. Returns the same data structure as get_positioning_dashboard but for a past point in time. Use this to investigate how competitor messaging evolved between runs. Requires runId from get_positioning_history. Read-only. Returns JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID (from list_projects) | |
| runId | Yes | Run ID (from get_positioning_history) |