tm_get_run
Get full metrics, auto-comparison, and auto-verdict for a single run. Use for CI post-run inspection.
Instructions
Get one run's full detail — the CI post-run inspection endpoint.
Returns the complete metric set: response-code distribution, latency quantiles (p50/p95/p99/...), RPS / latency time series, secondary stats from response scripts, the auto-comparison snapshot against the configured baseline, AND the auto-verdict
reasoning (
autoVerdict,autoVerdictReasons).
For comparing two runs side-by-side, use tm_compare_runs
— it does the metric-by-metric diff so the AI doesn't have to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |