jenkins_list_jobs
List Jenkins jobs from the root or a specified folder, displaying name, type, color/status, and URL for each job to provide a clear overview of available CI/CD pipelines.
Instructions
List all Jenkins jobs, optionally within a specific folder.
Shows job name, type, color/status, and URL for each job.
Args: folder: Folder path to list jobs from (empty = root level) session_name: Jenkins session to use (default: 'default')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |