get_item_config
Retrieve configuration for a specific Jenkins item by providing its fullname. Get the exact config details needed for inspection or automation.
Instructions
Get specific item config from Jenkins
Args: fullname: The fullname of the item
Returns: The config of the item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullname | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |