jenkins_stop_job
Stop a running Jenkins job by specifying the application name and build number. Use this tool to manage CI/CD pipelines directly from the MCP-Jenkins server.
Instructions
Detener un job de Jenkins en ejecución
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app | Yes | Nombre de la aplicación | |
branch | No | Rama de Git (por defecto: main) | |
buildNumber | Yes | Número del build a detener |