list_playground_runs
Retrieve playground runs created by the caller for a competition. Filter by status, model, problem set, and paginate results.
Instructions
List Playground runs created by the caller for this competition.
Scope: playground.read. status is one of pending/running/done/failed/
cancelled. problem_set applies to equation-style competitions only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| status | No | ||
| model_id | No | ||
| problem_set | No | ||
| competition_id | Yes |