aitest_status
Retrieve the current status and timing details of a previously submitted browser test job. Indicates if job is created, queued, executing, completed, or failed.
Instructions
Check the status of a previously submitted test job. Returns the current status (created, queued, executing, completed, failed) and timing info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID returned by aitest_run |