jenkins_disable_job
Disable a Jenkins job to prevent its execution. Provide the job name and optionally the Jenkins instance.
Instructions
Disable a job to prevent it from running
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobName | Yes | Name of the Jenkins job | |
| instance | No | Jenkins instance name (optional — defaults to first configured instance) |