Clone Job
clone_jobClone and resubmit a Beaker job by its ID, reusing the original job XML. Use to retry failed jobs or rerun tests.
Instructions
Clone (re-submit) an existing Beaker job.
Fetches the original job's XML in clone mode, then submits it as a new job. Useful for retrying failed jobs or running the same test again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID to clone (e.g. 'J:12345' or '12345'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |