jenkins_add_job_to_view
Add a job to an existing Jenkins view by specifying the view name and job name, organizing your CI/CD dashboard without manual configuration.
Instructions
Add a job to an existing view.
Args: view_name: View name job_name: Job name to add to the view session_name: Jenkins session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_name | Yes | ||
| view_name | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |