get_all_jobs
Retrieve a complete list of all Jenkins jobs to monitor builds, track project status, and manage CI/CD pipelines efficiently.
Instructions
Get all jobs from Jenkins
Returns: list[dict]: A list of all jobs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |