jenkins_get_job_status
Retrieve the status of a specific Jenkins job by specifying the application name and Git branch, enabling efficient monitoring of CI/CD pipelines on the MCP-Jenkins server.
Instructions
Obtener el estado de un job específico de Jenkins
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app | Yes | Nombre de la aplicación | |
branch | No | Rama de Git (por defecto: main) |