jenkins_trigger_build
Trigger a new build for any Jenkins job, optionally with custom parameters to control the build process.
Instructions
Trigger a new build for a job, optionally with parameters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Optional build parameters as key-value pairs | |
| jobName | Yes | Name of the Jenkins job to trigger | |
| instance | No | Jenkins instance name (optional — defaults to first configured instance) |