jenkins_cancel_queue
Cancel a queued build in Jenkins by specifying its queue ID, preventing it from executing.
Instructions
Cancel a queued build by queue ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queueId | Yes | Queue item ID to cancel | |
| instance | No | Jenkins instance name (optional — defaults to first configured instance) |