jenkins_copy_job
Duplicate a Jenkins job under a new name by specifying the source job and the new job name.
Instructions
Copy/duplicate a Jenkins job under a new name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newName | Yes | Name for the new job copy | |
| fromName | Yes | Source job name to copy from | |
| instance | No | Jenkins instance name (optional — defaults to first configured instance) |