jenkins_get_job_config
Retrieve a Jenkins job's configuration XML by specifying the job name and optional instance.
Instructions
Get job configuration XML
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobName | Yes | Name of the Jenkins job | |
| instance | No | Jenkins instance name (optional — defaults to first configured instance) |