jenkins_get_queue
List all jobs currently waiting in the Jenkins build queue, showing their position and the reason each is pending, so you can identify bottlenecks and understand what is blocking scheduled builds.
Instructions
List all items currently in the Jenkins build queue.
Shows queued jobs waiting to be built, their position, and why they're waiting.
Args: session_name: Jenkins session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |