get_running_builds
Retrieve all currently running Jenkins builds to monitor active processes and track job status in real-time.
Instructions
Get all running builds from Jenkins
Returns: list[dict]: A list of all running builds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |