list_playground_run_results
Retrieve per-cell and per-problem result rows for a Playground run. Provide competition and run ID, with optional pagination via cursor and limit.
Instructions
List per-cell/per-problem result rows for a Playground run.
Scope: playground.read. Row shape depends on competition kind (equation / Lean / model-reference result fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| run_id | Yes | ||
| competition_id | Yes |