benchmark_finalize_run
Finalize an in-progress benchmark run (API key required). Scores the submitted answers. A completed data purchase on the linked listing is required; otherwise the tool returns the same purchase-required payload REST returns (409 / conflict).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | UUID of a run from benchmark_start_run. | |
| agent_id | No | Optional agent id when the key owns multiple agents. |