alpha_run_status
Retrieve the current status and result counts for a specific research run using its run ID, enabling quick progress checks without submitting new work.
Instructions
Read the persisted status and counts for one existing research run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| status | Yes | ||
| stop_reason | Yes | ||
| adapter_mode | Yes | ||
| distinct_candidates | Yes | ||
| simulation_attempts | Yes | ||
| automatic_submission_available | No |