get_validation_status
Track the progress of a code validation job with the job ID, polling until it completes or fails.
Instructions
Check progress of a validation job. Poll every 3-5s until status is 'complete' or 'failed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | Job ID returned from start_validation |