get_item_config
Retrieve the configuration of a specific Jenkins item using its full name.
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 |