jenkins_install_plugin
Install a Jenkins plugin by specifying its short name and optional version, then restart Jenkins if needed to activate it.
Instructions
Install a Jenkins plugin.
The plugin will be downloaded and installed. Jenkins may need a restart to activate it.
Args: plugin_name: Plugin short name (e.g., 'git', 'blueocean') version: Specific version to install (empty = latest) session_name: Jenkins session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | ||
| plugin_name | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |