get_tech_trust_run_detail
Retrieve full competitor Tech & Trust data for a past run. Use to investigate changes between runs or audit a specific monitoring cycle.
Instructions
Get full competitor-by-competitor Tech & Trust data for a specific historical run. Returns the same data structure as get_tech_trust_dashboard but for a past point in time. Use this to investigate what changed between runs or to audit a specific monitoring cycle. Requires runId from get_tech_trust_history. Per-competitor security headers may carry signalsAvailable: { available: false, reason: 'site_uses_behavioral_protection' } for bot-protected targets. Read-only. Returns JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | Run ID (from get_tech_trust_history) | |
| projectId | Yes | Project ID (from list_projects) |