get_all_plugins
List all installed Jenkins plugins, with depth controlling how much dependency information is included.
Instructions
Get all installed plugins from Jenkins
Args: depth: The depth of the information to retrieve. Default is 2 (includes dependencies).
Returns: A list of all installed plugins
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |